Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mjtamlyn/back2back

Scoring system for the Back2Back archery tournament
https://github.com/mjtamlyn/back2back

Last synced: 4 days ago
JSON representation

Scoring system for the Back2Back archery tournament

Awesome Lists containing this project

README

        

# Back2back scoring system

## Set up

Requires: Python 3, Ruby 1.9, NodeJS

Install: `pip install -r requirements.txt && bundle install && npm install`

Configure: Set environment variables of `DEBUG` and `SECRET_KEY` as needed

Run: `make dev` in development