Skip to content

helikon-labs/deserve-docs

Repository files navigation

DeServe Documentation

Developer documentation for DeServe. It's a Docusaurus-based site, with OpenAPI Doc Generator to generate the API documentation.

To start in development mode:

npm install
npm run gen-all-api-docs
npm run start

To clean and regenerate all API docs, use the regen-all-api-docs command, which is effectively the same as first running the clean-all-api-docs and then gen-all-api-docs.

To build the static HTML site:

npm install
npm run gen-all-api-docs
npm run build

About

DeServe network developer documentation site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors