1.3.0 ā€¢ Published 3 years ago

heroku-restarter v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

heroku-restarter

Restart your Heroku app with simple one-line code!


Install

npm i heroku-restarter

Example

require("heroku-restarter")("API_KEY", "APP_NAME").restart()

look how simple it is

Reference

ParameterTypeOptionalDescription
None---
ParameterTypeOptionalDescription
idstringyesSpecify "dyno id" to restart (leave this blank to restart all dynos)

Author

šŸ§‘ā€šŸ’» Kane

ā¤ļø Contributing

Feel free to open issue or join my discord server

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago