- Product Owner: Patrick Hartley
- Scrum Master: Josephine Eng
- Development Team Members: Cary Meskell, Michael Chow
- Back-end/Front-end: Patrick Hartley
- Back-end/Front-end: Cary Meskell
- Front-end: Josephine Eng
- Front-end: Michael Chow
body-parser: ^1.15.2
express: ^4.14.0
express-session: ^1.14.1
mongoose: ^4.6.0
passport: ^0.3.2
passport-facebook: ^2.1.1
socket.io: ^1.4.8
In Terminal, from within desired parent directory:
git clone https://github.com/iridescent-flume/greenfield.git
cd <clonedrepo>
In Terminal, from within the root directory:
brew install node
npm install
In Terminal, mongod
In Terminal in server folder, node index.js
Visit http://localhost:3000 and Voila!
docker compose up --build
Visit http://localhost:3000 and Voila!
For Mongodb service:
- Point to greenfield-1 repo
- Specify railway-mongodb.json as railway config
- Use following value as Custom Start Command (important for ipv6 suppport):
docker-entrypoint.sh mongod --ipv6 --bind_ip ::,0.0.0.0
Contact Iridescent Flume for access to extended roadmap