Skip to content

This is the first of several homework assignments from Pirple NodeJS Master Class course.

License

Notifications You must be signed in to change notification settings

logusgraphics/pirple-nodejs-assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pirple - The NodeJS Master Class - Homework Assignment #1

This is the first of several homework assignments from Pirple NodeJS Master Class course.

Requirements

Running

Staging

To start the staging server run:

node index.js

Or explicitly

NODE_ENV=staging node index.js

Production

To start the production server run:

NODE_ENV=production node index.js

License

MIT

About

This is the first of several homework assignments from Pirple NodeJS Master Class course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published