Skip to content

NguyenKyThinh94/node-containerize

 
 

Repository files navigation

NestJs REST API tutorial for FreeCodeCamp

Run the API in development mode

yarn // install
yarn db:dev:restart // start postgres in docker and push migrations
yarn start:dev // start api in dev mode

About

Containerize an NestJs REST API( tutorial from FreeCodeCamp)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 3.2%
  • Other 1.4%