
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
- TYPESCRIPT hlep
hello guys im a student and i am mainly experienced in cpp and using it to built stuffs like shell and game engine etc. im very new to the frontend part and onl...
- Session deletion for 'current' fails on ...
I want to delete the user's current session via the client side. This is my full function: ```js export const deleteUserSession = async () => { try { ...
- Issue with create collection button.
i can't find the create collection button. instead of that create tables is appearing.
