Commit graph

9 commits

Author SHA1 Message Date
mikestefanello
60a4a107ca Cleanup and documentation. 2024-06-22 09:43:24 -04:00
mikestefanello
912ae2ca6b Provide task queue registration and service container injection. 2024-06-19 13:53:44 -04:00
mikestefanello
edf9af8fc4 Use same db for tasks. 2024-06-19 12:51:54 -04:00
mikestefanello
3f46617f80 Rewrote cache implemenation. 2024-06-18 20:25:01 -04:00
mikestefanello
ab55705b9f Initial rough draft switch to sqlite. 2024-06-18 14:27:39 -04:00
Mike Stefanello
8eafb6b666 Move controller to the template renderer (#68) 2024-06-15 15:34:24 -04:00
Mike Stefanello
c8a3d64918 Replace Echo logger with slog. (#67)
* Replace Echo logger with slog.
2024-06-14 21:01:48 -04:00
Mike Stefanello
97bef0257e Improve form and template usage (#66)
* Improve form and template usage.
2024-06-14 12:35:35 -04:00
mikestefanello
dceb232cb2 Reorganized directories and packages. 2022-11-02 19:23:26 -04:00
Renamed from services/container.go (Browse further)