- Notifications
You must be signed in to change notification settings - Fork14
Documentation and guides for Deta Space
License
Unknown, CC-BY-4.0 licenses found
Licenses found
deta/space-docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 onwhy we are building Space.
We have answered someFAQs in ourdocs, 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):
team@deta.space
This repository contains aAstro application that handles the Deta SpaceDocs,Manual andChangelog.
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 todeta/legacy-docs. Read more about how Cloud is moving to Space in ourblog.
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 atlocalhost:3000 |
yarn run build | Builds the site to./dist/ |
yarn run preview | Previews the site locally |
The application isMIT licensed.
The content (e.g.,.md
or.mdx
files in the/src/pages
folder) isCreative Commons licensed.
About
Documentation and guides for Deta Space