Skip to content

Stock charting application leveraging express and socket io for live updates

Notifications You must be signed in to change notification settings

gjrevans/chart-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Application for Node JS

To get started clone the project to a local folder and make any desired changes.

Getting Started

  1. Run npm install to install the required node modules locally
  2. Copy .sample_env and provide local values
  3. To run a local server run gulp from your terminal.

Notes

To run a production server run npm start from your terminal.

If deploying to Heroku, tell Heroku to run npm start & create a post install script that runs grunt dist.

About

Stock charting application leveraging express and socket io for live updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published