This release makes it possible to run npx convex dev and start developing with Convex without ever creating an account. By leveraging the open-source backend running locally, new developers can go from git clone to a working app with a single command — dramatically lowering the barrier to trying Convex.
Product Release April 4, 2025
Convex 1.23
convex v1.23
Convex Team
Published on April 4, 2025
Overview
Included Features (1)
#86
Local Dev Without an Account
npx convex dev now supports running locally without creating a Convex account, using the open-source backend for zero-friction onboarding.
Completed