Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

dreamhackcrew/crewservicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crewservicer

Tool for internal information exchange and keeping track of crew. Information dashboard for everyone in a team and tools restricted to event administrators.

Getting started

Requirements

  • Ruby 2.0
  • Bundler
  • PostgreSQL 9.2 (you could probably use others but there are no guarantees)

Steps

  • Clone repo
  • Set up a database user with database creation privileges
  • cd crewservicer
  • Create config/database.yml, config/initializers/crew_corner_oauth.rb, config/initializers/secret_token.rb from examples
  • bundle
  • bundle exec rake db:create
  • bundle exec rake db:schema:load

About

Tool for internal information exchange and keeping track of crew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published