Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/servactory/servactory.com

Servactory documentation website
https://github.com/servactory/servactory.com

docs servactory

Last synced: about 2 months ago
JSON representation

Servactory documentation website

Awesome Lists containing this project

README

        

# Servactory Documentation

Servactory uses [VitePress](https://vitepress.dev) for its documentation.

To run the project locally, first install the dependencies:

```bash
yarn install
```

Next, run the development server:

```bash
yarn docs:dev
```

## License

Servactory Documentation is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).