Requirements
- rye
- node
cd client
npm i
npm run dev
cd server
rye sync
rye run start OR rye run dev
https://stackoverflow.com/questions/72943637/dockerizing-a-fastapi-backend-with-react-frontend-tips
Requirements
cd client
npm i
npm run dev
cd server
rye sync
rye run start OR rye run dev
https://stackoverflow.com/questions/72943637/dockerizing-a-fastapi-backend-with-react-frontend-tips