Demo: https://youtu.be/aBT0qPnl42U
Okay guys, I'm building a new No Code platform. The biggest problem with current No Code app builders, from what I can tell, is the lock-in.
That's why I'm making sure to build a No Code platform where you will have access to all of your code, which will be saved in Git repos by default. This way there will be no lock-in. The devs will be able to access the code with VS Code, so they can work in sync with non-tech guys, who will be using the UI.
You can think of it as NPM for fullstack apps. Users will be able to compose apps from repos. Repos will be provided by the community, so any frontend, backend or infrastructure code can be reused in building new apps.
Currently, I'm working on supporting Terraform to create composable AWS infrastructure. Feature requests are welcome and I'll add them to my roadmap!