This is a Next.js project bootstrapped with create-next-app.
This project is using Nextjs + Tailwind + HeadlessUI + HeroIcons

Getting Started

First, install dependencies and run development server:

yarn
yarn dev

Setup

The Project has several branches depending of the starter point that you need.

  • Main Branch is the most advanced and is the default one. It has mongodb, tailwind, daisyui, and users + dashboard + admin. Check .env.example for the configuration.

  • Landing for simple landing pages

  • Wmongodb it doesn't have auth or dashboard, only mongodb connected

aucoin