Skip to content

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

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages