heroku-statics-runner

1.0.0 • Public • Published

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

MIT

Readme

Keywords

Package Sidebar

Install

npm i heroku-statics-runner

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • maxigimenez