added more support for supabase-js
This commit is contained in:
30
.trae/documents/plan_20260311_203550.md
Normal file
30
.trae/documents/plan_20260311_203550.md
Normal file
@@ -0,0 +1,30 @@
|
||||
I will update `ROADMAP.md` to reflect the current state of the project by removing implemented features and focusing on the remaining tasks.
|
||||
|
||||
**Summary of Changes:**
|
||||
|
||||
* **Remove Implemented Items**:
|
||||
|
||||
* **Auth**: Signup, Login, Token Management, Session, OAuth (Google/GitHub).
|
||||
|
||||
* **Data API**: CRUD, Filters, Nested Selects, RPC, RLS.
|
||||
|
||||
* **Realtime**: WebSocket Server, Basic Replication (LISTEN/NOTIFY), Subscriptions.
|
||||
|
||||
* **Storage**: S3 Proxy, RLS Policies, Public/Private Buckets.
|
||||
|
||||
* **Control Plane**: Project Management, Secrets, Admin API.
|
||||
|
||||
* **Deployment**: Docker Compose.
|
||||
|
||||
* **Add Missing Features (from** **`SPECIFICATIONS.md`):**
|
||||
|
||||
* **Auth**: Password Reset & Email Confirmation.
|
||||
|
||||
* **Realtime**: Advanced Replication (`pgoutput`) & Resume from LSN.
|
||||
|
||||
* **Storage**: Signed URLs.
|
||||
|
||||
* **Edge Functions**: Complete implementation (Runtime, API, Deployment).
|
||||
|
||||
* **Admin UI**: Advanced features (Storage
|
||||
|
||||
Reference in New Issue
Block a user