Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 228 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 228 Bytes

Performant Stack

Optimized for DX, UX, and scale.

Backend:

  • Flask or FastAPI
  • Alembic, SQL Alchemy, Postgres
  • Redis
  • Celery

Frontend:

  • Vite, React, TypeScript, (Redux)
  • Chakra UI, Tailwind
  • Rest Hooks or SWR