Skip to content

monikacil/nodejs-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs playground app

Requires a npm package manager and mongodb database.

Create .env file based on .env.sample

Install the dependencies and devDependencies and start the server.

npm i
npm run watch

Check the console for sample paths:

Connected to database - // mongodb://localhost:27017/<db name>
Server listening on http://localhost:<port>/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published