Manage your money, easily share expenses with others, take control.
- You'll need to have both .NET Core & PostgreSQL installed:
- Run
dotnet restore
to install necessary dependencies - Setup a new local PostgreSQL database and add the connection string in
appsettings.json
- Start debugging and navigate to
https://localhost5001