asyncapi-archived-repos / editor

DEPRECATED in favor of github.com/asyncapi/playground. Online editor to try out AsyncAPI.

Home Page:http://editor.asyncapi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation notice

This package is deprecated and maintanance has been stopped in favor of github.com/asyncapi/playground.


build docker image

docker build -t asyncapi-editor .

run docker image

docker run -d --name asyncapi_editor -p 83:5000 asyncapi-editor:latest

Then browse to http://localhost:83/

About

DEPRECATED in favor of github.com/asyncapi/playground. Online editor to try out AsyncAPI.

http://editor.asyncapi.org


Languages

Language:JavaScript 63.6%Language:HTML 35.5%Language:CSS 0.8%Language:Shell 0.0%Language:Dockerfile 0.0%