How to auth in local mode
Hello, with the current outage and the fact i had to take the train recently. I found the need to run a version of convex in local so I can develop nicely without connection / when convex/clerk has issues.
Any hints or pointers ?
1 Reply
I'm not aware of any Clerk support for local, I'd add a test-only auth method that skips Clerk and only talks to your backend.
Local Convex docs are here: https://github.com/get-convex/convex-backend
GitHub
GitHub - get-convex/convex-backend: Open source single-machine vers...
Open source single-machine version of the Convex backend - get-convex/convex-backend