This is a template for start using the Golang Inertia Adapter using React
This is inspired by Vue Example w/ Gonertia
-
Install dependencies
yarn go mod tidy
-
Watch for changes in frontend code
yarn build-watch
-
In a separate terminal, watch for changes in backend code
air
- Create a local branch or fork
- Upload the changes
- Make PR (understandable)