gpe-tech / ranger-clubhouse-web

Gatehouse Web Application
Other
0 stars 1 forks source link

The Gate Clubhouse 2.0 - A Single Page Application (SPA) frontend

Build Status

The Gate Clubhouse is a volunteer coordination website to help manage the Burning Man Project's GP&E department.

Want to know more about GP&E? Visit the GP&E 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