The scope of this minimal starter is to have a minimal codebase where NextJS Frontend communicates with a FastAPI Backend using Supabase for DB Persistence, uthentication and Authorization.
Item | Tech |
---|---|
Frontend | React/Next.js & NextUI |
Authentication and Authorization | Supabase |
Backend | FastAPI |
Data Validation | SQLModel (SQLAlchemy & Pydantic) |
Asynchronous Processing | Celery |
Database Management | Supabase |
--------------------------------- | -------------------------------------- |