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(space-next): add next.js starter for Space plugin #82

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

eunjae-lee
Copy link
Contributor

@eunjae-lee eunjae-lee commented Sep 12, 2024

What?

This PR is just a copy&paste of tool-plugins/nextjs-starter (except that I removed useAutoHeight hook which isn't relevant to space plugins). So there's no need to review this PR.

The actual change to support App Bridge will be stacked on top of this PR.

@eunjae-lee eunjae-lee marked this pull request as ready for review September 16, 2024 12:39
* feat(space-next): support App Bridge

* add more examples

* update README

* fix: incomplete implemention using Next.js middleware

* Revert "fix: incomplete implemention using Next.js middleware"

This reverts commit 6a113a6.

* update .env.example
@eunjae-lee eunjae-lee merged commit 77c1667 into main Sep 18, 2024
1 check passed
@eunjae-lee eunjae-lee deleted the feat/space-nextjs-starter branch September 18, 2024 13:43
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.

2 participants