Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 221 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 221 Bytes

node-mongodb-template

Nodejs and Mongodb with ejs template

Fork this repository

npm install

Create a .env file

with
DB_HOST= HostName
SECRETE= Some Secrete key

npm i -g nodemon
npm start