# Welcome!

{% embed url="<https://github.com/osstotalsoft/generator-webapp-rocket>" %}

## Web App Rocket Generator Docs

Welcome to **Web App Rocket Generator**! Here you'll find all the documentation you need to get up and running your own web application with React, GraphQL, Apollo Client and AxaGuilDEv Oidc Client integration and other cool features.

{% hint style="info" %}
Also check-out our [GraphQL Rocket Generator](https://github.com/osstotalsoft/generator-graphql-rocket), which will help you setup your new GraphQL server using Apollo Server, Koa, Prisma and so many other cool features.
{% endhint %}

{% hint style="info" %}
See [osstotalsoft/rocket-ui-ts](https://github.com/osstotalsoft/rocket-ui-ts), our great react components library, built over Material-UI, that we strongly recommend 😊.
{% endhint %}

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get your React web application up and running in no time:

{% content-ref url="quick-start" %}
[quick-start](https://totalsoft.gitbook.io/web-app-rocket-generator/quick-start)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring all the cool features Web App Rocket Generator offers you:&#x20;

{% content-ref url="built-in-architecture" %}
[built-in-architecture](https://totalsoft.gitbook.io/web-app-rocket-generator/built-in-architecture)
{% 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://totalsoft.gitbook.io/web-app-rocket-generator/welcome.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.
