git clone https://github.com/kmanjt/otrc-ecommerce.git
python -m venv venv
source venv/bin/activate
.\venv\Scripts\activate.bat
pip install -r requirements.txt
npm install
Make a new .env file in the backend directory containing the environment variables which are shown in .env.example in backend/ directory
Set up the database
python manage.py migrate
python manage.py runserver
npm start
kmanjt | rbanik2212 | calcifer2002 | sio-the-deal | ngowran | CheezyHint |
---|