Skip to content

A Next.js starter with App Router, Lucia Auth, Drizzle ORM, and shadcn/ui for modern UI components and secure authentication.

Notifications You must be signed in to change notification settings

piyusharmap/nextjs-lucia-starter

Repository files navigation

Next.js & Lucia Auth Starter Kit

This repository contains a boilerplate for building applications using Next.js, Lucia Auth and Drizzle ORM.

Overview

This starter kit provides a solid foundation for developing a modern web application with authentication and database interaction.

Goal

The goal of this starter kit is to provide a basic application structure that you can build upon. Authentication can often be a barrier to development, but with this setup, you can focus on implementing your ideas without spending time on configuring authentication.

Features

  1. Next.js: A powerful React framework for building server-side rendered and statically generated websites.

  2. Lucia Auth: A flexible authentication library with built-in support for various authentication methods.

  3. Drizzle ORM: A lightweight, type-safe ORM for interacting with your database.

  4. Shadcn Components: A set of beautifully designed UI components to speed up your development process.

  5. TypeScript: Type-safe code with TypeScript support. Tailwind CSS: Utility-first CSS framework for rapid UI development.

Screenshots

image

image

image

About

A Next.js starter with App Router, Lucia Auth, Drizzle ORM, and shadcn/ui for modern UI components and secure authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published