I am working on a cloud project, and seting up all the functions I wrote to the new 1.4 version. Since I have to recreate all the functions I tried to do it with the cli, but it creates the same old template as before. Is there a way to update the cli to get an other template? Besides that is there a way to create a function in the UI without connecting it to github?
Additionally I tried to set build commands to the appwrite.json but it does not seem to work with "commands":"dart pub get",
is there another way to do this?
how did you install the CLI?
Uh that was some time ago, I think via script on windows
Ah no, it was via npm and I updated it now... π
But I am still wondering how to set the build commands in the appwrite.json π
Ohh nvm, the updated cli did it on its own and its working now π
[CLOSED] CLI Init function with old templates
Recommended threads
- Cant configure email templates
i configure it on the console, and when i send the OTP, it sends with appwrite's email (instead of custom smtp) and with the branding, but i have the Pro (educa...
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...