Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.08 KB

README.md

File metadata and controls

42 lines (27 loc) · 2.08 KB

Station: The Nexmo Developer Gem

Contributor Covenant Actions Status MIT licensed

Station provides a documentation platform ready to use with your custom documentation.

The documentation for Station covers detailed installation, setup and configuration instructions. Please refer to the documentation as the primary resource for getting started with Station.

Troubleshooting

How do I add a database to a review application?

In the Heroku review app that you'd like a database for, visit More -> Run Console then run the following command:

cd lib/nexmo_developer/ && bin/rails db:migrate

Contributing

We ❤️ contributions from everyone! It is a good idea to talk to us first if you plan to add any new functionality. Otherwise, bug reports, bug fixes and feedback on the library is always appreciated. Look at the Contributor Guidelines for more information and please follow the GitHub Flow.

contributions welcome GitHub contributors

License

This library is released under the MIT License