Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to next #701

Closed
wants to merge 14 commits into from
Closed

Conversation

Shurtu-gal
Copy link
Collaborator

@Shurtu-gal Shurtu-gal commented Jun 27, 2023

Description:-

This is made to migrate the current react framework to NextJs 13

  • Install Basic packages for next and initialise it
  • Add tailwind support
  • Setup web pack
  • Setup services correctly to run on the server,
  • Add support for MonacoEditor
  • Add loader for YAML and JSON files.
  • Clean up the packages
  • Update the actions
  • Write some basic tests.

Related issues:-

Resolves #684

@netlify
Copy link

netlify bot commented Jun 27, 2023

Deploy Preview for asyncapi-studio-design-system ready!

Name Link
🔨 Latest commit 5bd6976
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-studio-design-system/deploys/64af9f4a9984b50008662a98
😎 Deploy Preview https://deploy-preview-701--asyncapi-studio-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Jun 27, 2023

Deploy Preview for modest-rosalind-098b67 failed.

Name Link
🔨 Latest commit 5bd6976
🔍 Latest deploy log https://app.netlify.com/sites/modest-rosalind-098b67/deploys/64af9f4a7349c30008257dc1

@fmvilas
Copy link
Member

fmvilas commented Jun 27, 2023

Can you please edit the description of this PR and add "resolves #684"? This way GitHub would link this PR to the issue :)

@Shurtu-gal
Copy link
Collaborator Author

Done also added some tasks to do it methodologically. Do suggest if something is missing. 😃

@fmvilas
Copy link
Member

fmvilas commented Jun 27, 2023

That looks perfect mate 👍

@changeset-bot
Copy link

changeset-bot bot commented Jul 9, 2023

⚠️ No Changeset found

Latest commit: 5bd6976

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Shurtu-gal
Copy link
Collaborator Author

@fmvilas I have added the hooks architecture. Do tell me if this will work.

@fmvilas
Copy link
Member

fmvilas commented Jul 11, 2023

It's amazing mate! You're doing a great effort 👏 What do you think it's best? I have the feeling that we can't merge this confidently and expect it to work the same as it's in production right now. Do you think it would be best to start development in a separate folder and slowly make sure it's going well?

@sonarcloud
Copy link

sonarcloud bot commented Jul 13, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 58 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@Shurtu-gal Shurtu-gal closed this Jul 13, 2023
@Shurtu-gal Shurtu-gal deleted the feat/migrate-next branch March 13, 2024 09:48
@Shurtu-gal Shurtu-gal restored the feat/migrate-next branch March 13, 2024 09:48
@Shurtu-gal Shurtu-gal deleted the feat/migrate-next branch September 15, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minimal studio App with a working editor and AsyncAPI documentation
2 participants