#Function hot reload python with open runtime
9 messages · Page 1 of 1 (latest)
For now, the easiest thing to do is to deploy the updated code
Deployed to Appwrite?
Yes... technically you can use an open runtimes image to run a container but you'll have to build and then start as the docs describe
Honestly, it's best to just deploy to an Appwrite instance
What is the fastest way to deploy? CLI?
Possibly yes. I'd probably use the CLI
(appwrite deploy function)
Okayy, thank's @buoyant saddle . But in the future, is the team would make it easier for development instead of testing must deploy?