Sorry I do not, although I have been meaning to publish the "skeleton" template repo's I have locally.
There are two template repos I use: `web-ui` and `server`
The both have a `sh` dir with common commands in .sh files (watch tailwind, watch esbuild, browsersync to serve and live reload during dev).
You config Google Container Linux with a `cloud-config.yaml`, which can take a bit of time to tailor at first, but after that every project uses the same config with small changes. I use Caddy to terminate HTTPS (it will auto generate and renew certs).
If you have a contact I can message you when I put them on Github.
There are two template repos I use: `web-ui` and `server`
The both have a `sh` dir with common commands in .sh files (watch tailwind, watch esbuild, browsersync to serve and live reload during dev).
You config Google Container Linux with a `cloud-config.yaml`, which can take a bit of time to tailor at first, but after that every project uses the same config with small changes. I use Caddy to terminate HTTPS (it will auto generate and renew certs).
If you have a contact I can message you when I put them on Github.