-
Frontend:
- Next.js - a React framework for production.
- TypeScript - a strongly typed superset of JavaScript.
- Tailwind CSS - for styling and layout.
- ESLint - for static code analysis (syntax errors, formatting issues etc.).
- supabase-js - for user management and realtime data syncing.
- shadcn/ui - a collection of re-usable components built with Radix UI and Tailwind CSS.
-
Backend:
- supabase.com/dashboard - a hosted Postgres database with restful API for usage with supabase-js.
- Docker - for local development environment.
This is a Next.js project created with TypeScript, Tailwind CSS, ESLint and Supabase.