> For the complete documentation index, see [llms.txt](https://scaleinfinite.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scaleinfinite.gitbook.io/docs/our-competitor/deta.space.md).

# Deta.space

<mark style="color:blue;">Imagine having your own personal computer on the internet, a magical place where you can create, explore, and share without the hassle of complicated tech stuff</mark>. That's what Deta Space is all about – your very own personal cloud.

Whether you're a tech wizard building internet wonders or someone who just loves using the internet, Deta Space is designed to bring the joy of personal computing to your online life.

What Deta Space Offers:

* An ever-growing collection of internet software to use and discover.
* Tools that let you build your own apps, using languages you already know and love.
* Easy publishing of your creations to share with the world.

Traditional Web App vs. Space App Life Cycle: In the traditional web app world, you go through the stages of development, deployment, and operations. It involves lots of coding, setting up servers, databases, and ongoing maintenance.

But in the world of Space, things are different. There are two simple stages: Building and Publishing.

<mark style="color:orange;">**Building**</mark><mark style="color:orange;">:</mark>

* <mark style="color:purple;">You develop your app locally, no worries about authentication or data separation.</mark>
* <mark style="color:purple;">You test your app on a live Builder Instance, a safe and private space.</mark>
* <mark style="color:purple;">You have an easy-to-use CLI tool for managing your project.</mark>
* <mark style="color:purple;">No need to think about server setups or complex configurations.</mark>

<mark style="color:orange;">**Publishing**</mark><mark style="color:orange;">:</mark>

* Once you're satisfied with your app, you can share it with the world in a few clicks.
* No need to deal with server configurations, maintenance, or paying for users' resources.
* You can make your app available to anyone globally, without the operational hassle.

Updates are a breeze. If you want to add new features to your app, simply push your changes, create a new Release, and users can easily update.

Deta Space is all about simplicity, letting you focus on the magic of your creations without getting lost in the technical weeds.

So, whether you're a tech whiz or just an internet enthusiast, Deta Space is here to make your online life a whole lot easier and more fun.

And guess what? You don't have to be a tech guru to get it – it's as easy as clicking your favorite websites. Enjoy the magic of Deta Space! 🚀🪐

<figure><img src="/files/hgOxKA6JOE8mRP3dN6OW" alt=""><figcaption></figcaption></figure>

{% embed url="<https://deta.space/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://scaleinfinite.gitbook.io/docs/our-competitor/deta.space.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.
