1.0.0 • Published 11 years ago
heroku-statics-runner v1.0.0
heroku-statics-runner
Serve statics files on Heroku using node:
Clone the repository
git clone git@github.com:maxigimenez/heroku-statics-runner.git;or via NPM
npm install heroku-statics-runner;Add your statics
Move all your statics to the dist folder
Install dependencies
npm install;Woala!
Your statics should be working on http://localhost:5000, if you create an application in Heroku using this repository your statics will be running without problem.
License
1.0.0
11 years ago