Skip to content

toriqz/nodejs-mc-assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nodejs-mc-assignment1

Node.js Master Class Assignment #1

Application listens on HTTP port 3000 and HTTPS port 3001 in STAGING mode. In PRODUCTION the ports are 5000* and 5001

To run the application, execute node index.js in staging mode, or NODE_ENV=production node index.js for production.

About

Node.js Master Class Assignment #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published