- Product Owner: Nathanael Ligon
- Scrum Master: Sean Ng
- Development Team Members: Evan Goss, Julie Truong
--
--
From within the root directory:
npm install
nodemon
In new terminal tab:
mongod
--
- Set-up Facebook developer profile
- Add a New App
- Select website option
- Set Site URL:
http://localhost/3000
- Under Settings -> app domain ->
localhost
- Under Settings -> App Review -> Set App to live
- Sign-up for Aylien account and obtain keys
- Open
keys.example.js
file - Update Facebook and Aylien keys
- Save
keys.example.js
tokeys.js
--
--
- Julie Truong (Truong-Julie)
- Sean Ng (seanng)
- Evan Goss (EvanGoss)
- Nathanael Ligon (nligon)