/block-and-frame

Meals and traveling and sharing

Primary LanguageJavaScriptMIT LicenseMIT

Spread Out

App building a community of travelers through the love of food and travel.

Team

  • Product Owner: Eric Broberg
  • Scrum Master: Brian Moore
  • Development Team: Alex Ko, Kris Burke, J.T. Yim

Table of Contents

  1. Requirements
  2. Installing Dependencies
  3. Roadmap
  4. Contributing

Requirements

  • Node 5.7.0
  • Postgresql 9.5.1

Installing Dependencies

From inside the root directory, run:

npm install
webpack

Command Line

npm test -- run code through tests using Mocha
npm start -- start the server locally
npm run lint -- run code through ESLint with AirBnB style guidelines
npm run nodemon -- start server using nodemon

Roadmap

See our roadmap for this project at GitHub Issues.

Contributing

See CONTRIBUTING.md for contribution guidelines.

Deployed on AWS at http://www.spreadout.space :)