Skip to content

TheJhyde/WatchTheSkiesDashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch the Skies Dashboard

For crappy old code see: github.com/FifthSurprise/WatchTheSkiesDashboard

This application uses Rails.

Dependencies are managed using Bundler. If you do not have Bundler:

gem install bundler

Then run the following to start the application:

  • bundle install

  • rake db:setup

  • rails s

This will start the server.

If you need to reset to seed after creating the database, run rake db:reset

Other rake commands available via rake -T

About

Watch the Skies Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.2%
  • HTML 19.4%
  • CSS 3.1%
  • JavaScript 2.0%
  • CoffeeScript 1.3%