# 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 build make watch ``` ## TODO - Income CRUD - Server error message - Dates after today must be forbidden