CenterForOpenScience/osf-meetings

Name: osf-meetings

Owner: Center for Open Science

Description: OSF Meetings

Created: 2016-06-29 17:50:58.0

Updated: 2016-07-25 19:15:06.0

Pushed: 2016-09-15 19:41:38.0

Homepage: null

Size: 12366

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Osf-meetings

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
Setup
  1. pip install -r requirements.txt
  2. cd <to-meetings-folder>
  3. run the bash script with ./script.sh. Passing in a number will create randomly generated test data into the database. i.e. running ./script.sh 500 will create the database with 500 preloaded conferences.
  4. Visit the Django REST API interface at http://localhost:8000.
  5. Visit the API docs at http://localhost:8000/docs/.
Running Ember APP / Development
Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests
Building
Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

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.