Files
Compass/docs/TODO.md
MartinBraquet 6f5c9bd054 Update docs
2025-09-12 15:55:45 +02:00

747 B

Development tasks

See also the tasks in the README.

  • Emails
    • Unsubscribe and manage notifications
  • Dev setup docs
  • yarn precommit function for basic formatting (lint and type checks)
  • Analytics (posthog)
  • Grafana
  • Share profile to anyone with link
  • Search questions
  • Profile form validation on client (tanstack form?)
  • Dense list of users
  • init_db.ts for new db
    • seed_data.sql
  • Google One Tap
  • db migrations and schema updates in CI
  • MCP server
  • Migrate tiptap json to markdown
    • tiptap -> markdown
    • markdown -> react
    • markdown -> editor component
    • migrate messages
    • migrate comments
    • migrate profiles