platforms icon indicating copy to clipboard operation
platforms copied to clipboard

A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.

Results 90 platforms issues
Sort by recently updated
recently updated
newest added

It would be great to see [Magic](https://magic.link/) integration for frictionless, passwordless login using email magic links. While NextAuth.js supports passwordless auth via the Email provider, [Magic](https://magic.link/) provides blockchain based security...

I would like to use eslint with `next/core-web-vitals` but it causes build fail with below: ``` ./components/Cloudinary.js 39:11 Error: External synchronous scripts are forbidden. See: https://nextjs.org/docs/messages/no-sync-scripts @next/next/no-sync-scripts ``` AFAIK, external...

If you edit a post and trigger `updatePost` then the data sent ``` data: { title, description, content, slug, image, imageBlurhash: await getBlurDataURL(image), published, } ``` has no image so...

Any plans to add a Nuxt example for this? I'd love to switch over to Vercel and use this but I'm hoping to continue using Nuxt which now supports incremental...

This is looking really good! Could you add some clear instructions in the readme for how to get all of this working locally? Could you add some instructions for how...

After configuring env variables and deploying to Vercel all routes return 404 platforms-starter-kit-three-beryl.vercel.app

- Fixed wrong url linked to Vercel Blob QuickStart - Fixed typo on twitter

localhost and root domain are redirecting to https://vercel.com/blog/platforms-starter-kit Check behavior here: https://yarndi.com or yarndi.vercel.app