Janitor Getting Started To install gems: make bundle To run the app: make run To start the database: make up To migrate the database: make migrate