Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 808 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 808 Bytes

Asyncapi editor

Preview

welcome screen create new api design screen add new server screen edit server bindings screen

Launch locally

Prerequisites:

Prepare your environment

sdk env install

Read instruction(pgp section) and install asyncapi-core:1.0.0-EAP-3-SNAPSHOT locally

git clone -b feat/java-module https://github.com/asyncapi/jasyncapi.git

sdk env install

mvn clean install -D=skipTests=true

Launch app

./gradlew :run