Servactory uses VitePress for its documentation.
To run the project locally, first install the dependencies:
yarn install
Next, run the development server:
yarn docs:dev
Servactory Documentation is available as open source under the terms of the MIT License.