- Backend: Django
- Frontend: React.js
- Database: Postgres
- Deployment: Docker and Docker Compose
- Clone the repository:
git clone https://github.com/webdevelopmentteam1401/Rayanesh-Backend.git
python manage.py makemigrations
python manage.py migrate
python manage.py runserver