UNPKG

nextjs-auth-starter

Version:

CLI tool to set up Next.js authentication with better-auth, PostgreSQL, and Drizzle ORM. Usage: npx nextjs-auth-starter init

6 lines (4 loc) 81 B
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;