fix(render): add backend.app entrypoint (uvicorn backend.app:app) #3745
ccantynzcommented Feb 1, 2026
Originally written by @vercel[bot] on GitHub.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| hibiscus-to-airport | Preview, Comment | Feb 1, 2026 11:32pm | |
| hibiscus-to-airport-crr3 | Preview, Comment | Feb 1, 2026 11:32pm | |
| hibiscus-to-airport1 | Preview, Comment | Feb 1, 2026 11:32pm | |
| hibiscus-to-airport2 | Preview, Comment | Feb 1, 2026 11:32pm |
Cross-repo impact
See what breaks downstream if this PR merges.
⮌ Merged
This pull request was merged into main.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/Hibiscus-to-airport/pull/2
Adds backend/app.py so Render start command uvicorn backend.app:app works; mounts cockpit router.