Frontend: https://superlative-gelato-dcf1b6.netlify.app
Backend: https://cs404-project.herokuapp.com/
Backend HTTP Basic Auth Credentials:
Username = F22cmput404team1SD
Password = ZuluACKAlpha
Frontend Credentials:
Username = ElonTusk
Password = asdasdasd
| happycat33 | jackie174 | TruongGiangPham-1 | rmo1ualberta | em1i |
Be sure to run this in a virtual environment:
virtualenv venv
source venv/bin/activate
And install the requirements:
pip install -r requirements.txt
For front-end devs:
cd socialapp
npm install
https://supertokens.com/blog/building-a-login-screen-with-react-and-bootstrap
https://dev.to/koladev/django-rest-authentication-cmh
https://www.digitalocean.com/community/tutorials/react-live-search-with-axios#conclusion
https://github.com/GuScarpim/upload-image-react-base64#readme
https://michaellin.me/deploy-multiple-apps-in-monorepo-to-heroku/
