Hey @Steven, which repo is https://github.com/appwrite/functions-starter using for the appwrite init function command?
There seems to be dev and main, but dev contains node-20 which is not in main? š¤
Going to make a PR to fix the node-appwrite versions and wanted to add node-20 as well, but seems that it's already in dev, so I'm unsure into which branch to PR in?
best to create an issue first. i think we need to talk internally about what to do with this...right now, the CLI uses the v3 tag...which means we would need to delete the tag and create a new tag š
There's already an issue
thanks. let me talk to the team
alright
Honestly.. use the main tag and keep a close look at the PR's
Also.. why is this PR removing node-20 and using node-21? Why not keep node-20? It's also a runtime: https://github.com/appwrite/functions-starter/pull/63
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- edu email
my edu email is my seccondary email for github and when i signed in i dont think its registering i have an edu email using githubs education pack anyone know ho...
- mcp-server-appwrite 0.4 fails on startup...
Iām trying to use `mcp-server-appwrite` against Appwrite Cloud and the server authenticates successfully, but fails during startup validation when probing `tabl...