You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if you even need to just try a template function, you have to have GitHub integration setup.
It would be quick, easy & would have a much better UX if the selected template function is directly imported to the project without GitHub set up.
🎤 Pitch
User selects a Function Template
Allow user to either setup via GitHub or Import the function directly
If the user chooses direct import then copy the function in to the project
Make a tar.gz of the function & deploy from the dashboard itself without leaving the project
👀 Have you spent some time to check if this issue has been raised before?
@Megamannen Hi 👋
I'm aware of using the cli or manually git cloning the repo & deploying.
My suggestion was to import the Template Functions directly in to the host project without setting up GitHub integration, without leaving the dashboard.
@ItzNotABug, thanks for raising this! 🙏🏼 One thing that would be complicated is obtaining the code so that you can update it...It might be possible to allow download, but I think the flow would just be complicated. What do you think?
I agree, updating wouldn't be possible.
I have 2 cases in mind here though -
For initial testing & exploring, allow download & deploying of the templates.
The developer can manage updates by integrating the GitHub flow later if the template suit the basic needs.
Somewhere in the future, there is a possibility of appwrite allowing direct code edits in the console [discusses somewhere on Discord] so this could atleast be added to roadmap.
🔖 Feature description
Currently if you even need to just try a template function, you have to have GitHub integration setup.
It would be quick, easy & would have a much better UX if the selected template function is directly imported to the project without GitHub set up.
🎤 Pitch
tar.gz
of the function & deploy from the dashboard itself without leaving the project👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: