Skip to content

SingularityUniversity/impact-api

Repository files navigation

Kwasi's-boilerplate

Installation

NOTE: Requires virtualenv, virtualenvwrapper and Node.js.

  • Fork this repository.
  • `$ git clone https://github.com/SingularityUniversity/impact-api.git
  • $ virtualenv mysite
  • $ cd mysite/
  • $ pip install -r requirements.txt
  • Set the following environment variables:
    • IMP_API_SECRET - 50 character randomly generated Django secret key
    • DW_RDS_DB_NAME - Name of the data warehouse database to connect to
    • DW_RDS_USERNAME - User to connect to the data warehouse as
    • DW_RDS_PASSWORD - Password to use to connect to data warehouse
    • DW_RDS_HOSTNAME - Data warehouse host
    • DW_RDS_PORT - Data warehouse port
  • $ python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •