We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf0887 commit 28aa5abCopy full SHA for 28aa5ab
CLAUDE.md
@@ -140,7 +140,7 @@ nx test supabase-js --coverage # Test with coverage
140
141
| Package | Docker Required | Infrastructure | Special Commands |
142
| ------------ | --------------- | ------------------------------- | ---------------- |
143
-| auth-js | ✅ Yes | GoTrue + PostgreSQL | May use `nx test:auth auth-js` |
+| auth-js | ✅ Yes | Auth Server + Postgres | May use `nx test:auth auth-js` |
144
| functions-js | ✅ Yes | Deno relay (testcontainers) | Standard `nx test functions-js` |
145
| postgrest-js | ✅ Yes | PostgREST + PostgreSQL | Standard `nx test postgrest-js` |
146
| storage-js | ✅ Yes | Storage API + PostgreSQL + Kong | May use `nx test:storage storage-js` |
0 commit comments