Hacker News new | ask | show | jobs
Show HN: Kapeta – open-source E2E developer platform (kapeta.com)
21 points by henrik1409 962 days ago
Kapeta is an end-to-end software development platform - which will allow you to design your system using a visual "living" systems diagram that'll generate boilerplate code as you design your system. Once you're happy with the architecture - you dive into the code and fill in the blanks - where the real value is.

Once you're done with your system - simply publish and deploy it to take it online. Kapeta does all the heavy lifting of creating a Kubernetes cluster (Powered by GCP atm) and adding your software to it.

This is just the beginning - and we're eager to add more features and providers to it, and hope to engage with the open source community around making Kapeta the software development platform for everyone!

We're very proud to introduce Kapeta to the world here on HN - and hope you'll give it a try.

Feedback is very welcome! Either reach out through the app, add a comment in this thread or write us at support@kapeta.com

1 comments

What languages does it support?
We currently support Java using Spring Boot + NodeJS using Typescript for backends and React using Typescript for Frontend.

We'll be adding more languages and frameworks as soon as we can!