https://github.com/spheronfdn/docs
📔 The Spheron Documentation.
https://github.com/spheronfdn/docs
ai compute docs documentation gpu
Last synced: 5 months ago
JSON representation
📔 The Spheron Documentation.
- Host: GitHub
- URL: https://github.com/spheronfdn/docs
- Owner: spheronFdn
- Created: 2025-03-29T16:55:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-22T12:49:06.000Z (11 months ago)
- Last Synced: 2025-07-22T14:42:37.918Z (11 months ago)
- Topics: ai, compute, docs, documentation, gpu
- Language: MDX
- Homepage: https://docs.spheron.network
- Size: 1.87 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: .github/code-of-conduct.md
- Support: .github/support.md
Awesome Lists containing this project
README
Spheron Documentation
## Local Setup
**Using NPM**
Follow these steps to setup the documentation locally:
- Install Node 18.x either manually or using a tool like nvm (recommended)
- Clone this repo: `https://github.com/spheronFdn/docs.git`
- Run `npm i` to install dependencies
- Start the docs
```
npm run dev
```
You can access the server at: http://localhost:3000
---
**Using Yarn**
Follow these steps to setup the documentation locally:
- Install Node 18.x either manually or using a tool like nvm (recommended)
- Clone this repo: `https://github.com/spheronFdn/docs.git`
- Run `yarn` to install dependencies
- Start the docs
```
yarn dev
```
You can access the server at: http://localhost:3000
## Contribution
We encourage you to read the [contribution guidelines](https://github.com/spheronFdn/docs/blob/main/.github/contribution-guidelines.md) to learn about our development process and how to propose bug fixes and improvements before submitting a pull request
The Spheron community extends beyond issues and pull requests! You can support Spheron [in many other ways](https://github.com/spheronFdn/docs/blob/main/.github/support.md) as well
## Community
For help, discussions or any other queries: [Join us on Discord](https://discord.com/invite/ahxuCtm)