Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 254 Bytes
  • cp 'config/.env.default' 'config/.env'
  • edit 'config/.env' to fit your environment
  • cp 'config/credentials.json.default' 'config/credentials.json'
  • put proper backend credentials into 'config/credentials.json'
  • run bundle install
  • run bin/run