burningmantech / ranger-clubhouse-web

Ranger Secret Clubhouse Web Application
Apache License 2.0
13 stars 10 forks source link

The Black Rock Rangers Clubhouse 2.0 - A Single Page Application (SPA) frontend

Build Status

The Clubhouse is a volunteer coordination website to help manage the Burning Man Project's Black Rock Rangers department.

Want to know more about the Rangers? Visit the Rangers' website for more information.

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

API Server Endpoint

The API endpoint is specified in app/config/environment.js

For the development environment this is http://localhost:8000/

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Ember uses QUnit for tests. qunit-dom is included in the testing framework to provide higher level assertions for QUnit.

Linting

Building

Deploying

TODO

Further Reading / Useful Links