feat: add marketplace app with initial configuration and components#535
Open
feat: add marketplace app with initial configuration and components#535
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
34f0e5f to
d8cd0e7
Compare
I want to merge this change because... <!-- Please mention all relevant issue numbers. --> # Pull Request Checklist <!-- Please keep this section. It will make the maintainer's life easier. --> - [ ] Test the changes locally to ensure they work as expected. - [ ] Document the testing process and results in the pull request description. (Screen recording, screenshot etc) - [ ] Include new tests for any new functionality or significant changes. - [ ] Ensure that tests cover edge cases and potential failure points. - [ ] Document the impact of the changes on the system, including potential risks and benefits. - [ ] Provide a rollback plan in case the changes introduce critical issues. - [ ] Update documentation to reflect any changes in functionality.
Collaborator
|
Can you create a project on Vercel that will deploy this app? |
I want to merge this change because... <!-- Please mention all relevant issue numbers. --> # Pull Request Checklist <!-- Please keep this section. It will make the maintainer's life easier. --> - [ ] Test the changes locally to ensure they work as expected. - [ ] Document the testing process and results in the pull request description. (Screen recording, screenshot etc) - [ ] Include new tests for any new functionality or significant changes. - [ ] Ensure that tests cover edge cases and potential failure points. - [ ] Document the impact of the changes on the system, including potential risks and benefits. - [ ] Provide a rollback plan in case the changes introduce critical issues. - [ ] Update documentation to reflect any changes in functionality.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a POC PR for migrating the vendor panel to next.js
Changes summary:
Pull Request Checklist