# Shared Cost Share costs with a group of people. ## Install nix ``` curl https://nixos.org/nix/install | sh ``` ## Usage Open a nix shell: ``` nix-shell ``` Then: ``` make install make start ``` ## TODO - Income CRUD - Server error message - Dates after today most be forbidden