# Budget - Pay according to your income - Configure monthly payments - View statistics - Get weekly activity by email # Getting started 1. Use `nix develop` to download dependencies. 2. Start the application: bin/dev-server 3. Add fixtures: sqlite3 database.db < sql/fixtures.sql 4. Credentials will be: - john@mail.com / password - lisa@mail.com / password