Commit Graph

3 Commits

Author SHA1 Message Date
db9f47649d **docs:** update README.md and .claude/CLAUDE.md with new features, architecture, and API changes
All checks were successful
CI / build-test (push) Successful in 1m3s
- Reflect addition of React SPA, SQLite persistence, and tag management
- Update quick start guide for backend and frontend setup
- Document full API routes and database schema
- Revise project structure for recent refactor
- Improve production and testing notes for clarity
2026-02-25 21:58:22 +01:00
9432bf6758 Refactor project structure: modularized code into pkg and cmd directories, added unit tests, improved CI/CD pipeline, and enhanced documentation. 2026-02-23 17:17:01 +01:00
2077d4132b Initialize project with DIUN Webhook Dashboard: core Go app, Docker setup, static assets, and documentation. 2026-02-23 16:47:50 +01:00