Skip to content

culturecreates/footlight-console

Repository files navigation

Footlight Console Frontend

This is the front end web application that connects to the Foolight Condenser via a RESTful API.

License

All source code in this repository is available under the MIT License. See LICENSE.md for details.

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install
$ rails test

If the test suite passes, you'll be ready to run the app in a local server:

$ rails server -p 3001

Note: For local development, run Footlight Condenser on port 3000.

About

Front-end for Footlight Condenser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published