Skip to content
This repository was archived by the owner on Feb 11, 2018. It is now read-only.

Mon7/mon7-bootstrap

Repository files navigation

Getting started

Install gems

bundle install

Set environment variables

Set variables used by Procfile

echo "RACK_ENV=development" >> .env

Run the application

bundle exec foreman start

Tips and trix

To run rake tasks that need information from .env:

foreman run rake taskname

About

A Sinatra project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors