Commit Graph

7 Commits

Author SHA1 Message Date
KS Jannette
2fcbcf5b54 Update .gitignore to be comprehensive
Adds OS files, editor artifacts, Node modules, secrets, Go build
artifacts, and frontend build output to the root gitignore.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 20:00:15 -05:00
KS Jannette
21ae859d1c Add .editorconfig
Enforces 4-space indentation (tabs for Go and Makefiles), LF line
endings, UTF-8 encoding, and trailing-whitespace trimming.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 19:59:22 -05:00
KS Jannette
6648cd347d Add root Makefile with all required targets
Adds test, lint, fmt, fmt-check, check, docker, and hooks targets
delegating to the Go backend and JS frontend sub-projects.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 19:59:04 -05:00
S Jannette
6d11b273f1 Merge pull request #1 from kjannette/go-get-em
move over
2026-02-27 16:41:38 -05:00
KS Jannette
35d1c13d0a move over 2026-02-27 16:41:18 -05:00
KS Jannette
5f81a4b1cc crossover 2026-02-27 15:07:43 -05:00
KS Jannette
0adfd70853 first commit of refactor 2026-02-27 09:58:18 -05:00