- Install Python3.8
- Install Requirements file
sudo pip3 install -r requirements
- create .env file inside mac folder and add creadentials SECRET_KEY=xxx RAZORPAY_API_KEY=xxx RAZORPAY_API_SECRET=xxx
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
username: akash password: Akash@123