OPENAI_API_KEY
..beamignore
.beam serve app.py
. This will:
beam serve
, you’ll notice the server reloading with your code changes.
You’ll use this workflow anytime you’re developing an app on Beam. Trust us — it makes the development process uniquely fast and painless.
beam deploy
: