ip address to test with - http://3.88.225.27/
virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver
You are to update your name in ./frontend/components/App.js
npm i
npm start
npm run build
virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver
You are to update your name in ./frontend/components/App.js
npm i
npm start
npm run build