TDat
TDat
CCConvex Community
Created by TDat on 3/1/2025 in #support-community
Login with cli or programmatically
Hi, I'm creating an app that uses the WebContainer from Stackblitz to run cli commands from a Linux-like environment in the browser. I'm trying to spin up a convex development server from this environment, but running npx run dev would require authentication, and not all end users would have a github account for authentication. Is it possible to authenticate without opening a browser? Thanks.
1 replies
CCConvex Community
Created by TDat on 2/15/2025 in #support-community
Change database tables without re-deploying code
Hi, is it possible to change the table columns or remove/add tables to the database from the deployed code? I'm thinking of programmatically changing the tables in the database from ai generated code.
3 replies