Commit graph

1 commit

Author SHA1 Message Date
aaf1289f6b
feat(dev): add Air config and Makefile dev target
Add .air.toml for live reload development with Air. Update Makefile to
include a 'dev' target that starts Air with custom cache directories.
Improve .gitignore to exclude 'tmp' directory used by Air.

Refactor frontend JS to use querySelector for robustness. Update HTML
template to fix form method, script loading, and message div syntax.
c
2025-09-28 14:16:18 +02:00