/DrinkUpBackend

SD&D Drink Up Project Backend

Primary LanguageJavaScript

SD&D Drink Up Backend Repository

Shayne Preston, Dylan Cheung, Jeffrey Poegel, Jason Hall

Overview

This is a Node.js and Express server that utilizes sequelize.js to make function based queries rather than raw SQL. The database is a postgres database hosted by aws RDS, and the server runs on AWS EC2.

Setup

  1. Clone the repository
  2. Create a config folder with config.json inside cloned repository
  3. Add the appropriate details in config.json see developers for access to Database (This is actual means of access database content)
  4. run 'npm install'
  5. to test locally execute npm run dev

Exhisting Endpoints

Users:

Events:

Attendees: