project: add supabase

This commit is contained in:
2025-09-25 16:50:48 +02:00
parent 08c93cdbc8
commit 3957c346ed
6 changed files with 479 additions and 0 deletions

View File

@@ -9,6 +9,11 @@ pnpm install
pnpm start
```
# Using Supabase CLI
```bash
pnpm supabase -h
```
# Building For Production
To build this application for production: