Francismiko
Francismiko2y ago

How do I choose a development model

I only have production mode to choose from. I have this situation in a convex dashboard: 'You do not have a personal development environment in this project yet'
No description
No description
7 Replies
ari
ari2y ago
Hi Francismiko, let’s take a look — have you run ‘npx convex dev’ in your project? That should create a dev deployment for you
Francismiko
FrancismikoOP2y ago
Thanks, I probably know why
ari
ari2y ago
Ok! Let me know if anything else comes up or the dev deployment doesn’t show up
Francismiko
FrancismikoOP2y ago
I can get the token in this connection: https://dashboard.convex.dev/auth, but not in the command prompt: https://dash.convex.dev/auth
Convex Dashboard
Manage your Convex apps
ari
ari2y ago
Oh thank you, looks like that's a typo in our command line. It should be dashboard.convex.dev as you mentioned
Michal Srb
Michal Srb2y ago
Hey @Francismiko, would you mind sharing which environment you're using for running npx convex dev ? Are you using an online editor like Stackblitz?
Francismiko
FrancismikoOP2y ago
Hi@Michal Srb,I use vscode of win11 system as my development environment

Did you find this page helpful?