# Welcome to A Geppetto Docs

## Overview

Geppetto is a Low Code/No Code platform for creating solutions that adhere to [Cloud Native](https://en.wikipedia.org/wiki/Cloud_native_computing) 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)

```html
```

## Quick links

{% content-ref url="/pages/bxBht2MbosVzQfrpTCjK" %}
[What is Geppetto](/getting-started/what-is-geppetto.md)
{% endcontent-ref %}

{% content-ref url="/pages/cNwytvgJpUGPfnXdq3Ae" %}
[Broken mention](broken://pages/cNwytvgJpUGPfnXdq3Ae)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/Dx5UUjPFgLxK8s47fib5" %}
[Broken mention](broken://pages/Dx5UUjPFgLxK8s47fib5)
{% endcontent-ref %}

{% content-ref url="/pages/ke3WiMsMrnJry04dsM44" %}
[Broken mention](broken://pages/ke3WiMsMrnJry04dsM44)
{% endcontent-ref %}

{% content-ref url="/pages/Z8z0GEMySqnW7wumSSDc" %}
[Broken mention](broken://pages/Z8z0GEMySqnW7wumSSDc)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.geppettosoftware.com/welcome-to-a-geppetto-docs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
