Skip to content

shmeadyy/thunder

 
 

Repository files navigation

Thunder

Thunder is a lightning talk scheduler designed to make it easy to recommend and volunteer for talks

Running the App

  1. Clone it/Update it
  2. bundle
  3. createdb thunder_dev # Create the postgres database
  4. rake db:migrate # Ensure the database is up to date
  5. rackup # Or your rack-compliant server of choice

Running the tests

  1. createdb thunder_test
  2. RACK_ENV=test rake db:migrate
  3. rake

Contributing

  1. Grab a feature or bugfix off Trello and submit a pull request!
  2. Submit an issue!

Style Guide

  1. Colors

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published