1.0.3 • Published 7 years ago

heroku-nosleep v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

heroku-nosleep

Avoid heroku sleep in free dynos

A simple and easy way to "disallow" free heroku dynos goes to sleep

##Usage

Just install with npm => npm install -g heroku-nosleep

and use it in your project

const herokuNoSleep = require('heroku-nosleep')(<YOUR_DYNO_ADDRESS>)
...

##License MIT © Adrià Ferré Grau