spinspire / pocketbase-sveltekit-starter

a starter project to build a SvelteKit frontend with PocketBase backend
MIT License
304 stars 54 forks source link

hot reload both (frontend and backend) using docker-compose.yaml file #9

Closed ghost closed 1 year ago

ghost commented 1 year ago

Trying to create a docker-compose.yaml file to run/build both frontend and backend Dockerrun files in hot reload without the need for any manual commands intervention.

Kindly let me know if can help out :)

jkdoshi commented 1 year ago

Thank you for offering to help.

Take a look at the latest git-pushed version.

Also, walk through this checklist first before you start.

Please give this a try and let me know if you face any problems.