Welcome to A Geppetto Docs
Last updated
Last updated
Geppetto is a Low Code/No Code platform for creating solutions that adhere to standard
At the time of this writing (November 2023) the applications created using Geppetto are MicroServices based solutions that leverage NodeJs, and Typescript for the backend, Mongo/Atlas as database, Angular or React for Web SPA, and ReactNative for mobile devices. The docs help you learn about the platform and the details about the generated solutions/apps and how you can modify or enhance them.
As Geppetto matures other languages Python, Java, etc will be supported as well as relational databases (SQL Server, Postgres, etc).
A note on DevOps
Geppetto solutions/apps are designed to be cloud agnostic and run in any Docker capable server or cloud provider. We provide Dev Ops code (Github Actions that allow you to run your Geppetto application on AWS Fargate (see deployment options)
We've put together some helpful guides for you to get setup with our product quickly and easily.