/codeBase

Primary LanguageJavaScript

Project Name

PureLink

Team

  • Product Owner: Jason, Joseph, Gonzalo, David
  • Scrum Master: Joseph
  • Development Team Members: Jason, Joseph, Gonzalo, David

Table of Contents

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

Usage

Some usage instructions for getting the app up and running locally

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • Knex
  • Cookies

Development

Installing Dependencies

From within the root directory:

Create an .env and add in your own postgress information

run "npm run kickstart"

Roadmap

View the project roadmap here.

Contributing

See CONTRIBUTING.md for contribution guidelines.

Style Guide

This project adheres to the [StandardJS].