You must have ruby installed to run this app.
Clone the repository, change into the app's root directory, and run:
- bundle
- rake db:migrate
- rails s
Visit http://localhost:3000 for a list of endpoints!
To use StopLight with this app running on your local machine, use the StopLight CLI Tool.