Improve documentation for use with NextJS #974
maybebansky
started this conversation in
Ideas
Replies: 1 comment
-
Hello, I am also working on an extension using NextJS. I managed to get the example working by running This is command is not mentioned in the repo but they explain how to use the examples in one of the YouTube tutorials. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to use NextJS / Vercel to to deploy an example of my extension but as a web page. NextJS is mentioned in the docs but it doesn't say much about how to set it up:
https://docs.plasmo.com/quickstarts/with-nextjs
I couldn't get much from the example repo either. Ive tried installing NextJS and changing the scripts but I keep getting errors.
https://github.com/PlasmoHQ/examples/tree/main/with-nextjs
A run through of how to set up a simple example would be great.
Beta Was this translation helpful? Give feedback.
All reactions