Depado / pb-templ-htmx-tailwind

POC with PocketBase, Templ, HTMX and Tailwind
MIT License
5 stars 3 forks source link

add fly.io deployment and link to demo in README #6

Closed gedw99 closed 1 month ago

gedw99 commented 1 month ago

I tend to use fly.io for demo so devs can see what it looks ike and play with it.

fly.io is free

gedw99 commented 1 month ago

you can also add it to the new GitHub workflow action to deploy to fly.io

They have their own registry too if you want to use it.

https://fly.io/docs/app-guides/continuous-deployment-with-github-actions/

https://github.com/superfly/flyctl-actions

working example

https://github.com/commonmeta/commonmeta.org/blob/main/.github/workflows/fly.yml

https://github.com/commonmeta/commonmeta.org/blob/main/fly.toml

Depado commented 1 month ago

Hi, Thanks for the idea, but right now I'm not handling the deployment part of this project, and I'm not sure I want to add a demo website for it right now. I'll get back to this later :slightly_smiling_face:

gedw99 commented 1 month ago

No worries. I will close this