Project Name

Haven

Team

  • Product Owner: James McCurley
  • Scrum Master: Christopher Amurao
  • Development Team Members: Ro Ko, Anthony King

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Requirements

  • Node 8.11.3
  • /config/config.js file containing:
    • exports
    • exports
    • exports
  • for heroku:
    • NODE_ENV = 'production'
    • NPM_CONFIG_PRODUCTION = true
    • (we used ClearDB MySQL :: Database):
    • DATABASE_URL

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

Upstream