Skip to content

potitoaghilar/easydoc-openapi-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Documentation

This will be populated by prepare-docs script

Global dependency

Install widdershins npm package globally in WSL:

$ npm i -g widdershins

Workflow

Change swagger.json endpoint

Edit swagger.json endpoint in package.json:

"prepare-docs": "bash -l -c 'SWAGGER_ENDPOINT=<swagger-json-endpoint> ./prepare-docs.sh'"

Populate documentation

To run the prepare-docs script:

$ yarn run prepare-docs

Start development server

To run the docs:dev script:

$ yarn run docs:dev

Build documentation

To run the docs:build script:

$ yarn run docs:build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages