Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spheronfdn/docs

📔 The Spheron Documentation.
https://github.com/spheronfdn/docs

ai docker docs gpu

Last synced: about 5 hours ago
JSON representation

📔 The Spheron Documentation.

Awesome Lists containing this project

README

        





Spheron

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)