Skip to content

ab4dev/nestjs-tutorial

This branch is 27 commits behind vladwulf/nestjs-api-tutorial:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85c83bf · Feb 1, 2022

History

2 Commits
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Feb 1, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022
Jan 31, 2022

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

NestJs REST API tutorial for FreeCodeCamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 3.2%
  • Shell 0.5%