Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 387 Bytes

Hungry-hungry-hippo (H3) Proof of Concept

Development

Prerequisites

Development server

# Ask a developer to get the secret key and pop that in `config/credentials/development.key`,
# which will allow authenticating with the DSA API.
bin/rails db:prepare
bin/dev