This a Database course project which provides a streamlined boilerplate integrating Django framework as backend with ReactJS for the web frontend and React Native + Expo for mobile app development. Here offers a unified development setup for building scalable, cross-platform aplications with popular stack.
Additionally, includes Docker + Docker compose environtment for integration and deployment.
- Database: Postgres v14
- Backend: Django + Django Rest Framework (DRF) + Psycopg2
- Frontend: ReactJS + Axios
- Mobile: Expo + React Native
Use docker-compose for complete execution
docker-compose up -d
@Japeto to Database Course