Skip to content

mrmelon54/waffle

Repository files navigation

Waffle

Currently in development OpenAPI v3 documentation renderer built using svelte and typescript.

Install

Just download the latest release and setup config.json in the same directory as index.html

Test

Setup the public/config.json file, example in public/config.example.json

Test it with

yarn
yarn dev

Build

yarn
yarn build