Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 691 Bytes

README.md

File metadata and controls

executable file
·
25 lines (16 loc) · 691 Bytes

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.