- 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
A documented standalone version of this API, with the full endpoint and filter tables, is at Rayanesh-Django-Backend.