Skip to content

source-cooperative/api.docs.source.coop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Documentation

To build the documentation, make sure the frontend is running locally at http://localhost:3000 and run the following command:

curl http://localhost:3000/api/openapi -o openapi.json && npx @redocly/cli build-docs openapi.json && mv redoc-static.html index.html

Commit your changes and push to main; the website should be updated now.

Releases

No releases published

Packages

No packages published

Languages