StartUp React Site
Run in CMD
runclient.bat
Run in CMD
runserver.bat
cd backend
pocketbase serve --http 0.0.0.0:8090
Goto frontend/src/api/client.js and set
const API_URL='http://{YOUR_LOCAL_IP}:8090'
runclient.bat
Note: The docker is for built app deployed by pocketbase using pb_public directory