/dotnet-todo-app

Full stack todo app with .Net 7.x + React + PostgreSQL

Primary LanguageC#

dotnet-todo-app

dotnet-ci Node.js-ci

Full stack app with DotNet + React + PostgreSQL.

Requirements

  • Dotnet core SDK 7.0 install
  • NodeJs

Optional

  • docker-compose
  • docker

Help

$ make

Usage:
  make <target>
  all                   Run full stack with docker-compose
  build                 Build
  run                   Run local api
  unit-test             Unit test
  integration-test      Integration test
  e2e                   e2e test
  clean                 Clean up