Skip to content

Denis-Feier/node-rest-api

Repository files navigation

This is my first node.js REST API

Don't forget to run:

npm install
npm start # to run the app

Also, you need to have a .env file in the root dir for all the environment variables and a ./my-uploads dir for the images:

PORT=your port # you can leave this by default is 3000

MONGO_ATLES_URL=your mongo atles url

SECRET=secretOrPublicKey # can be any string

I have also added my postman collection for this project: ./First Node Project.json

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors