Skip to content

uesteibar/scribano-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scribano FE

A simple frontend for scribano.

Basically serves a page generated with asyncapi/generator.

Install dependencies

npm install

Run the app by pointing to your asyncapi spec url

SPEC=http://example.com/asyncapi npm start

You can also run it with docker

docker run -e SPEC='http://example.com/asyncapi' uesteibar/scribano-frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages