Update documentation and project configuration

- Add architecture documentation for versioned snapshots
- Update Makefile with improved build commands
- Update dependency versions in go.mod
- Add project notes and development guidelines
- Improve README with new features and instructions
This commit is contained in:
2025-05-22 13:26:11 +03:00
committed by antanst
parent a8173544e7
commit 5e6dabf1e7
7 changed files with 193 additions and 38 deletions

4
.gitignore vendored
View File

@@ -14,5 +14,7 @@
run*.sh
/main
/db/migration*/**
/db/populate/**
/cmd/populate/**
/db/sql/**
**/.claude/settings.local.json