Shipauth Boilerplates

Don't reinvent the wheel. Copy a production-ready boilerplate and start building your business logic on day one.

React + Supabase Auth

A complete authentication boilerplate using React (Vite) and Supabase.

ReactSupabaseViteAuth
$npx degit NishulDhakar/shipauth-react my-app

Next.js + Supabase Auth

Authentication and role-based access control template using Next.js App Router and Supabase.

Next.jsSupabaseAuthRBAC
$npx degit NishulDhakar/shipauth-next my-app

PERN Stack Auth

Full-stack authentication boilerplate using PostgreSQL, Express, React, and Node.js.

PostgreSQLExpressReactNode.js
$npx degit NishulDhakar/Shipauth-pern my-app

Laravel Auth

Robust authentication starter kit built with Laravel.

LaravelPHPAuth
$npx degit NishulDhakar/shipauth-laravel my-app

Next.js + Laravel API

A decoupled Next.js frontend communicating with a Laravel backend API for authentication.

Next.jsLaravelAPIDecoupled
$npx degit NishulDhakar/shipauth-next-laravel my-app

Next.js + MongoDB Auth

Authentication boilerplate using Next.js and MongoDB with Mongoose.

Next.jsMongoDBMongooseAuth
$npx degit NishulDhakar/shipauth-next-mongo my-app

Want to contribute a boilerplate?

Shipauth is open source and community-driven. Fork the repository and open a pull request to add your own starter template.

Star this repo