-
Notifications
You must be signed in to change notification settings - Fork 502
Description
🔖 Summary
Hi everybody! I tried out Google's new Antigravity vibe coding, it looked awesome! With it, I am developing a Backstage plugin which will add the ability to embed HTML5 app inside a Backstage instance, as separate pages inside iframes like /app/testapp/params1/params2/.. like how the now defunct Spotify Apps API worked before it was decommissioned ten years ago, and using a bridge consisting of postMessage window.onmessage as a message bridge the third part app could communicate with Backstage and the purpose is to allow third party solutions to be integrated with Backspage portals like how Teams and Slack today works and allowing embedding tools like CRM, Scrumboards etc.
🌐 Project website (if applicable)
https://github.com/drsounds/backstage-plugin-stitch-apps
✌️ Context
To allow integrations of other services into Backstage instance such timetracking, jira, scrumboards or develop front end plugins for Backstage in other frames than React
👀 Have you spent some time to check if this plugin request has been raised before?
- I checked and didn't find similar issue
✍️ Are you willing to maintain the plugin?
- I understand the responsibilities as a Plugin Maintainer Governance & will maintain the plugin
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Are you willing to submit PR?
None