krabs icon indicating copy to clipboard operation
krabs copied to clipboard

πŸ¦€ Express.js/Fastify middleware and virtual host for multi-tenant Next.js applications

Results 12 krabs issues
Sort by recently updated
recently updated
newest added

Hi all, I've run the example projects as documented in the readme as well as the video and simply cannot get them to work. browser returning "This site can’t be...

It seems like middleware is not working. Any reason why?

Hi there! I am currently working on a project that uses Next.js and I want to make use of Krabs for a multi-tenant approach. One thing I wanted to do...

How I can override the 500 response when a request comes from an unlisted tenent?

enhancement
help wanted
good first issue

Hi Michel! I watched your video and have implemented a 2 tenant nextjs krabs based express server. I want to keep as much as possible within SSG. I'm having trouble...

Hi, it seems this lib doesn't support Next.js internationalized routing [https://nextjs.org/docs/advanced-features/i18n-routing](url). Is there any way to solve it?