Lee Robinson
Lee Robinson
👋 We've updated this repo to have a more simplified example + a new guide: - https://github.com/vercel/platforms/pull/451 - https://vercel.com/guides/nextjs-multi-tenant-application We have PWA docs here: https://nextjs.org/docs/app/guides/progressive-web-apps
Hey there, we don't plan to add this to the base template, but seems like there's already some good forks exploring this!
Thanks for this suggestion! - Could we remove the unnecessary code comments, please? Ideally we can name the functions/variables in a way that are self-documenting. - Could you try to...
Following up here, could you take a look at the Prettier (formatting) issue and address the merge conflicts please?
👋 We've updated this repo to have a more simplified example + a new guide: - https://github.com/vercel/platforms/pull/451 - https://vercel.com/guides/nextjs-multi-tenant-application
We've now recommended to install canary as part of using PPR - thanks!
The canary version is only needed for PPR (you can skip that section if you want)
This tutorial is intentionally using the RC version, due to the impending stable release, so you don't have the learn that changes between v14 and v15. I can't reproduce issues...
@benwatson528 can you try: ```bash npm i -g pnpm pnpm i ``` I hear you that having another package manager is confusing. Hopefully the performance improvements from pnpms faster installations...
Can you share the error you are seeing in the console?