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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...