Skip to content

tanvee38/nest-js-react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TodoList api

  1. cd api
  2. npm install
  3. npm run build
  4. docker compose up --build

Go to http://localhost:3000/todos to see the existing todos.

Todo list web app

  1. cd todo-web-app
  2. npm install
  3. to build web app: npm run build
  4. To run web app: npm run server

Go to http://localhost:8082 to run the project on the browser.

About

nest js react postgres todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published