- Postgres
- Node.JS
- NPM
- ExpressJS
- AsyncJS
- Redis
- Install Postgres
- Configure Postgres
- Create User
- Create Database
- Import Schema
- Pull in dependency packages
- npm install
- Set up your configure file
- cp config.template.js -> config.js
- Put your information in, this will never be pushed...ever