Skip to content

gustavobastian/backend-MERN-MEAN

Repository files navigation

How to run

In order to run the system in a linux machine, you must have a file called ".env" with the following contents:

DB_MONGO = mongodb+srv://xxxx:xxxx@xxxxx.xxxx.mongodb.net/users
PORT_LOCAL = 8001

Installing npm

sudo apt install npm

Installing components and running

npm install
npm run dev

About

backend with endpoints for users and images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published