basic nodeJs api
create a .env file and fill it like the .env.conf
- connect your mondodb database
- choose a port
install dependencies :
npm installrun the program :
node ./app.js- [@ElliotGM]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
basic nodeJs api
create a .env file and fill it like the .env.conf
- connect your mondodb database
- choose a port
install dependencies :
npm installrun the program :
node ./app.js