(CI/CD): Workflow and Docker implementation. #26

Merged
azpect merged 2 commits from dev into master 2025-07-21 20:23:55 -07:00

2 Commits

Author SHA1 Message Date
Hayden Hargreaves
0017d1a3d5 (FEAT): Created workflow.
This should work, pretty simple, just building and pushing to Dockerhub.
The server will handle listening and watching for docker changes.
2025-07-21 20:22:44 -07:00
Hayden Hargreaves
eec8ed00c3 (FEAT): Application has been dockerized.
The application can now be built, tailwind is built, AND templ
components are generated! Which means, we can no longer push the
tailwind generated CSS file OR the templ generated go files!

Plus, this is the first step towards deployment and CI/CD!
2025-07-21 20:14:03 -07:00