mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-09-26 20:41:45 +00:00
8 lines
431 B
Markdown
8 lines
431 B
Markdown
# Todo
|
|
|
|
- also update readmes in other languages
|
|
- use catalog install for common deps (typescript, vite, tsdown, etc. ) please suggest.
|
|
- move formatting, linting, type checking and git hooks to vite-plus (uses oxlint, oxfmt, vitest and git hook dispatcher)
|
|
- re-add CSP (Content-Security-Policy) into axum router ( (was in csp.rs, removed as unused)
|
|
- move all deps to devDeps for the cli, as they are all bundled into one file.
|