Documentation and guides for Deta Space https://deta.space/docs
Find a file
Aavash Shrestha 37ceab69e9
sunset docs (#230)
* add sunset docs

* update sunset docs
2024-09-02 14:43:58 +02:00
.github chore: update github workflows, dispatch on push and build on pull request (#197) 2023-08-31 12:02:29 +02:00
.vscode Initial Commit 2023-02-08 16:45:14 +01:00
public sunset docs (#230) 2024-09-02 14:43:58 +02:00
scripts feat: new docs (#118) 2023-06-14 13:13:16 +02:00
src sunset docs (#230) 2024-09-02 14:43:58 +02:00
.gitignore feat: new docs (#118) 2023-06-14 13:13:16 +02:00
.npmrc feat: new docs (#118) 2023-06-14 13:13:16 +02:00
.prettierrc feat: new docs (#118) 2023-06-14 13:13:16 +02:00
astro.config.mjs Merge blog (#195) 2023-08-31 11:32:29 +02:00
LICENSE Initial Commit 2023-02-08 16:45:14 +01:00
LICENSE-content Initial Commit 2023-02-08 16:45:14 +01:00
package.json Merge blog (#195) 2023-08-31 11:32:29 +02:00
pnpm-lock.yaml Merge blog (#195) 2023-08-31 11:32:29 +02:00
README.md chore: update email to team@deta.space 2023-02-16 10:46:04 +01:00
svelte.config.js feat: new docs (#118) 2023-06-14 13:13:16 +02:00
tailwind.config.cjs Merge blog (#195) 2023-08-31 11:32:29 +02:00
tsconfig.json Merge blog (#195) 2023-08-31 11:32:29 +02:00
yarn.lock sunset docs (#230) 2024-09-02 14:43:58 +02:00

Deta Space Docs

Deta Space is a personal cloud computing platform that enables individuals to turn their ideas into reality using their own personal cloud computer.

🔮 Homepage - 💻 Developer Docs - 📚 User Manual

Learn more on why we are building Space.

Getting Help

We have answered some FAQs in our docs, but we are here to help and would love to hear what you think!

About This Repository

This repository contains a Astro application that handles the Deta Space Docs, Manual and Changelog.

The actual content for the different pages can be found in ./src/pages/ in the respective folders.

If you are looking for the legacy documentation for Deta Cloud head over to deta/legacy-docs. Read more about how Cloud is moving to Space in our blog.

Available Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn install --ignore-optional Installs dependencies
yarn run dev Starts local dev server at localhost:3000
yarn run build Builds the site to ./dist/
yarn run preview Previews the site locally

License

The application is MIT licensed.

The content (e.g., .md or .mdx files in the /src/pages folder) is Creative Commons licensed.