This file documents the API server.
2.2.1
Postgresql version must be >= 10
To install dependencies run bundle install
make sure you have the bundler gem installed.
For environment variables read this document.
bundle e rake spec
bundle e unicorn -p 3000
to run a server that listens on port 3000
For information on how to create the postgresql database please checkout this document.
bundle exec sidekiq -q mailers