Files
cryptgeon/docs/todo.md
T

431 B

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.