GitHub / Apfirebolt / document-viewer-in-react-and-django
A Document viewer full-stack application in React and Django
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: JavaScript
Size: 941 KB
Dependencies parsed at:
464
Created at: 6 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 2 months ago
Topics: django, django-rest-framework, document-viewer, headlessui, react, tailwindcss
Dockerfile
docker
- python 3.11 build
client/Dockerfile
docker
- node 18-alpine build
- @types/react ^18.2.37 development
- @types/react-dom ^18.2.15 development
- @vitejs/plugin-react ^4.2.0 development
- autoprefixer ^10.4.16 development
- eslint ^8.53.0 development
- eslint-plugin-react ^7.33.2 development
- eslint-plugin-react-hooks ^4.6.0 development
- eslint-plugin-react-refresh ^0.4.4 development
- postcss ^8.4.32 development
- tailwindcss ^3.3.6 development
- vite ^5.0.0 development
- @headlessui/react ^1.7.17
- @heroicons/react ^1.0.6
- @reduxjs/toolkit ^2.0.1
- axios ^1.6.2
- framer-motion ^10.16.16
- moment ^2.29.4
- react ^18.2.0
- react-dom ^18.2.0
- react-hook-form ^7.48.2
- react-redux ^9.0.2
- react-router-dom ^6.20.1
- react-toastify ^9.1.3
requirements.txt
pypi
- Django ==4.2.7
- Pillow ==10.1.0
- PyJWT ==2.8.0
- PyYAML ==6.0.1
- asgiref ==3.7.2
- attrs ==23.1.0
- django-cors-headers ==4.3.1
- djangorestframework ==3.14.0
- djangorestframework-simplejwt ==5.3.0
- drf-spectacular ==0.26.5
- inflection ==0.5.1
- jsonschema ==4.19.2
- jsonschema-specifications ==2023.11.1
- psycopg2 ==2.9.9
- python-dateutil ==2.8.2
- pytz ==2023.3.post1
- referencing ==0.31.0
- rpds-py ==0.12.0
- six ==1.16.0
- sqlparse ==0.4.4
- typing_extensions ==4.8.0
- tzdata ==2023.3
- uritemplate ==4.1.1