Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 747 Bytes

File metadata and controls

26 lines (24 loc) · 747 Bytes

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