An open source Next.js bare starter with step-by-step instructions if required. Built with Next.js 14, Drizzle (Postgres), NextAuth/Auth.js.
Onset is a Next.js starter designed to provide step-by-step instructions for understanding and customizing the application. It is suitable for beginners and experts, built with Next.js 14, Drizzle (Postgres), and NextAuth/Auth.js for user authentication.
bun create onset-project
.pnpm install
..env.example
to .env.local
and update the variables.bun dev
.Onset is a user-friendly Next.js starter project equipped with essential features like Next.js framework, Auth.js integration, and Drizzle ORM. The platform provides detailed installation instructions and offers an automatic setup process for customization and development. The roadmap includes features like light and dark mode, fine-grained instructions, and more functionalities to be added in the future.