ossu/ossu-client

Name: ossu-client

Owner: Open Source Society University

Description: :computer: Web UI for Open Source Society University

Created: 2016-03-22 10:44:10.0

Updated: 2018-01-04 11:16:10.0

Pushed: 2016-10-05 14:31:11.0

Homepage: https://ossu.firebaseapp.com/

Size: 131

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ossu-client

This is a web UI for Open Source Society University

Build & development

To run this project locally you need nodejs installed. You also need Ruby, Sass and Compass. Head over here and follow the instructions to set up your environment.

After you got nodejs, Ruby, Sass and Compass install grunt and bower:

m install -g grunt-cli
m install -g bower

Then cd into project's directory and run npm install and bower install. This commands will download all required dependencies.

Now you can run grunt serve to start development server.

Firebase

This project uses Firebase as a backend server. While the project is in development stage, our data can be changed / deleted / purged or whatever other bad thing can happen. So you can run it on your own instance of Firebase service. Path to Firebase is stored here app/scripts/angularfire/config.js in FBURL constant. You can change it as you need and have your own backend.

Contributing

Currently the project is in its early stage. All the work is done inside dev branch.

You can submit your pull requests against dev branch according to standard github guidelines


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.