customerio Auth Nextjs 1 variant

Next.js Passwordless Auth + Customer.io

Magic-link auth with Better Auth and Neon — every transactional email (sign-in links, welcome) sent through Customer.io

CUcustomerio/workspaceneon/postgresvercel/project
AuthEmailNext.jsCustomer.ioNeonPasswordless

Default build command

stripe projects build my-app --template customerio/nextjs-auth

This uses the registry’s default variant for customerio/nextjs-auth. Use the variant-specific commands below to target a particular stack.

Default magic-lantern

Better Auth • Neon • Customer.io • Vercel

Template selector: customerio/nextjs-auth/magic-lantern

Build command

stripe projects build my-app --template customerio/nextjs-auth/magic-lantern
CUcustomerio/workspaceneon/postgresvercel/project

Source

https://github.com/andreas-cio/001_nextjs-auth-customerio

Pinned ref: 23ad8127e06db3572bc0dbb9a4bf02d6ac469d7d

Setup

Install command

npm install

Next steps

Run locally

npm run dev

Build product with Claude

claude "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Build product with Codex

codex "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Deploy

npm run deploy