The current application is to be deployed using docker. Currently, to run the application, all the dependencies needs to be installed, and .env content for front end and backend is required. The backend also needs google client id and secret. Therefore, the application can not preview locally without the above. Till the application demo is deploy on cloud, I can show a preview while running locally.
check package.json for details about the version
- React Vite
- TypeScript
- TailwindCss
- Apollo
- EsLint
- Prettier
- FontAwesome
- GraphQl Codegen
check requirements.txt to see all installed libraries needed in the project. the list of subjected to change as the application is being developed
- Django
- Django Graph QL
- MySql
- Google Oauth2