Remi Wg
Remi Wg
I'm also waiting for Lambda Function URLs support in `serverless-offline`. The official Serverless Framework supported as well: https://www.serverless.com/blog/aws-lambda-function-urls-with-serverless-framework
@CO0Ki3 Thank you for your help. But here is my experience: 1. I'm not against legacy-peer-deps but the CI will be failing, at least last time I'm using legacy-peer-deps (not...
@CO0Ki3 Thank you for your response. We are totally aligned, definitively we should solve the first one. We can even merge the first one and then, tackling the second. It...
@CO0Ki3 You can open a new pull request and you can directly check on CI if it works.
Storybook 7 will automatically support Next.js out of the box: https://storybook.js.org/blog/integrate-nextjs-and-storybook-automatically/ I think it will make sense to add Storybook 7 directly, it's expected to be released in January.
But, I'm also open to merge the PR if someone make it work with Storybook 6
Good news! The boilerplate now supports Storybook. I've just added Storybook v7, they release this new version 5 days ago. The PR: https://github.com/ixartz/Next-js-Boilerplate/pull/112
I'm actively working to add i18n into the boilerplate using `next-intl`: https://next-intl-docs.vercel.app Type-safe, support page and app router, i18n routing, etc. I should release the i18n support in the upcoming...
Finally, i18n is now official supported in Next.js Boilerplate: https://github.com/ixartz/Next-js-Boilerplate/pull/196 Thank you for all your support and feedback. Also, if you need a translation software, please check out Crowdin: https://l.crowdin.com/next-js...
Hi, I have never taken the time to think about the license. I will try to go back to you in couple of days. Is the license blocking you ?...