Run functions using task queues
task_queue
decorator:
.put()
method.
.beamignore
.beta9 serve [FILE.PY]:[FUNCTION]
. This will:
beta9 serve
, you’ll notice the server reloading with your code changes.
You’ll use this workflow anytime you’re developing an app on Beta9. Trust us — it makes the development process uniquely fast and painless.
Show Logs