Skip to content
/ basic Public
forked from icco/basic

A basic sinatra app template.

Notifications You must be signed in to change notification settings

haraball/basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Sinatra App

This is a basic sinatra app, ready for heroku, or local deployment. It uses sequel and less to deal with the db and css.

If you are using heroku, try creating your app with heroku create APP_NAME -s cedar.

To run your site locally, run rackup.

Database Stuff

Add migrations by adding files to db/migrations/ and then run rake db to migrate the db.

Resources

About

A basic sinatra app template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published