# clone repository
git clone https://github.com/boolfalse/nest-rest-api.git
cd nest-rest-api
# install dependencies
npm install
# setup MongoDB Atlas
write environment variables in .env as in .env.example
# run the server
npm start
# or for development with nodemon
npm run start:dev
-
Notifications
You must be signed in to change notification settings - Fork 0
boolfalse/nest-rest-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Nest.js simple REST API (TraversyMedia crash course)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published