WIP Dashboard for the Birthdayy Discord Bot implemented with NextJS 13, AuthJS (NextAuth), DaisyUI and TailwindCSS
This is a Next.js project bootstrapped with create-next-app. It is a development server that allows for editing pages and automatically updates as you make changes. It also includes next/font to optimize and load a custom Google Font. The project can be deployed using the Vercel platform.
To install the Next.js project, follow the steps below:
npm install -g create-next-app
npx create-next-app my-app
cd my-app
npm run dev
The Next.js project is a powerful development tool for creating web applications. It provides features such as live editing, automatic updating, and optimization for font loading. The project can be easily deployed using the Vercel platform. Overall, it is a convenient and efficient tool for building Next.js applications.