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

rubyloco/rom_hacknight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published