/collegedesis-ui

Ember app for the Directory and News Board

Primary LanguageJavaScript

image

Rails app running Ember Appkit Rails to serve news.collegedesis.com.

Running Locally

You'll need to install node.

bundle install
rails s #=> visit http://localhost:3000

API

You will need to set up a local version of the API. This is slated to change when the Directory authentication splits into a separate service, then this website will have it's own database and only have to connect to a 3rd party service for user authentication services.

About

See more about CollegeDesis here.