Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 600 Bytes

roadmap.md

File metadata and controls

32 lines (25 loc) · 600 Bytes

General

  • [-] Monorepo setup

    • Internal packagages
    • Shared UI
  • Node version

  • Package manager(pnpm)

  • Monorepo proxy with certs(Caddy)

  • [-] Docker Compose for external dependencies

Backend

  • Setup within monorepo
  • ORM setup drizzle
  • Project structure
  • Authorization(casabin, casl, manual)
  • Authentication
  • Sending Emails
  • File storage
  • Payments
  • Recurring jobs
  • Multitenancy
  • Deployment

Frontend

  • Setup within monorepo
  • Generate api client
  • Easy theming wiht tailwindcss
  • Deployment