Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 235 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 235 Bytes

Rom Example

.env

IMGUR_CLIENT_ID: <fill>
IMGUR_CLIENT_SECRET: <fill>
DATABASE_URL: postgres://localhost/star_wars_development

Migrations

sequel -m lib/migrations postgres://localhost/star_wars_development