heroku-statics-runner

Running statics on Heroku

MIT License

Downloads
5
Stars
6
Committers
1

heroku-statics-runner

Serve statics files on Heroku using node:

Clone the repository

git clone [email protected]: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

MIT

Package Rankings
Top 20.62% on Npmjs.org