studio icon indicating copy to clipboard operation
studio copied to clipboard

Minimal studio App with a working editor and AsyncAPI documentation

Open fmvilas opened this issue 2 years ago • 8 comments
trafficstars

As part of the discussion in #661, I'm creating this issue to track the migration since it's a huge task.

Related to #661

fmvilas avatar Jun 22 '23 08:06 fmvilas

/progress 20 Figuring out how to add Monaco editor in next.js.

Shurtu-gal avatar Jun 27 '23 04:06 Shurtu-gal

/progress 40 I've finished the initial setup with the Monaco editor and got a basic skeleton up and running. Next, got to figure out how to incorporate services.

Shurtu-gal avatar Jul 01 '23 12:07 Shurtu-gal

/progress 40 There is a big risk of not being able to finish this "on time" in this cycle.

fmvilas avatar Jul 06 '23 17:07 fmvilas

This issue has been automatically marked as stale because it has not had recent activity :sleeping:

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience :heart:

github-actions[bot] avatar Nov 04 '23 00:11 github-actions[bot]

still relevant

Amzani avatar Mar 07 '24 09:03 Amzani

@KhudaDad414 updated progress to 90% on Thu, 04 Apr 2024 00:02:16 GMT:

PR is ready for review: https://github.com/asyncapi/studio/pull/1062

Some known issues with current studio-next app:

  • There is no docker container for it yet.
  • tests haven't been ported.
  • code generation doesn't work.
  • Uses Monaco instead of CodeMirror.

shapeit-bot[bot] avatar Mar 08 '24 13:03 shapeit-bot[bot]

/progress 40

Some things to note:-

  • We are migrating to codemirror now.
  • Although lightweight it has many features ( in the form of extensions and plugins which can be added on top of it )
  • Would be adding the ADR soon

Things left:-

  • Adding menu and AsyncAPI docs

Shurtu-gal avatar Mar 13 '24 09:03 Shurtu-gal

/progress 90

PR is ready for review: https://github.com/asyncapi/studio/pull/1062

Some known issues with current studio-next app:

  • There is no docker container for it yet.
  • tests haven't been ported.
  • code generation doesn't work.
  • Uses Monaco instead of CodeMirror.

KhudaDad414 avatar Apr 04 '24 00:04 KhudaDad414