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.
We have answered some FAQs in our docs, but we are here to help and would love to hear what you think!
- Code Questions: GitHub Discussions
- Chat: Discord
- Shenanigans: Twitter
- Emails (no support):
[email protected]
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.
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 |
The application is MIT licensed.
The content (e.g., .md
or .mdx
files in the /src/pages
folder) is Creative Commons licensed.