Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 539 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 539 Bytes

Umsteigli API Docs

Based on Docusaurus and the Docusaurus OpenAPI Plugin, this will be the Umsteigli API docs.

Bruno API Collection

The Bruno API Collection is located in api/.

Docusaurus Documentation

Build Site

# build with docker
$ just build

Serve Site Locally

# serve with docker
$ just serve

Other recipes

# list recipes
$ just -l