/ExpenseTracker

.NET5 & Angular Expense Tracker App.

Primary LanguageC#MIT LicenseMIT

Expense Tracker App

Simple expense tracker app.

Features

Docker Build

There is a 'Makefile' for OS X and Linux:

  • make build executes docker-compose build
  • make run executes docker-compose up -d

App URLs

  • Swagger: http://localhost:5001/swagger/index.html
  • Angular: http://localhost:4200
  • Health Checks: http://localhost:5001/health
  • Health Checks UI: http://localhost:5001/health-ui#/healthchecks

License

The project is licensed under the MIT license.