Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 687 Bytes

roadmap.md

File metadata and controls

24 lines (23 loc) · 687 Bytes

✅ Todo

  • pagination on jobs page
  • infer types from validation to handler - 🤔 maybe use zod?
  • search on apps page
  • search on apps page
  • adjust styles for mobile
  • pagination on notifications page
  • pagination on app notifications page
  • pagination on apps page
  • filters on apps page
  • post notifications with api auth
  • marketing page
  • emoji
  • csrf
  • encrypt all configs
  • basic faqs
  • performance tuning - sql/handlers
  • structure logging instead of console.log - use pino
  • admin panel
  • validations on all routes
  • rbac on all handlers
  • self hosted docs
  • tests