- Backend: Django 4.2 + DRF + JWT + GraphQL - Frontend: React 18 + MobX + styled-components - Deployment: Docker + Docker Compose + Nginx - Database: PostgreSQL support - Documentation: README, INIT, PROJECT_DOCS, TESTING
2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
REACT_APP_API_URL=http://localhost:8000
|
|
REACT_APP_ENV=development |