This is a FastAPI x React app for typless integration(Typless Docs). The backend handles file uploads from frontend app.
- for building app separately check readme's in
backendandfrontendfolders.
- Docker
- (IMPORTANT) setup env files in frontend & backend folders
- check
.env.examplefiles - populate
.envfor frontend and backend
- check
docker-compose up --build