Board editing.

This commit is contained in:
Mike Cao 2026-01-18 04:20:36 -08:00
parent 68c56060b3
commit d9f698ca42
8 changed files with 183 additions and 86 deletions

View file

@ -90,3 +90,7 @@ DEBUG # Debug namespaces (e.g., umami:*)
- Node.js 18.18+
- PostgreSQL 12.14+
- pnpm (package manager)
## Git Workflow
Always ask for confirmation before running `git commit` or `git push`.