- NextJS 15 - Next.js is a React framework for building full-stack web applications
- TailwindCSS - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
- Next Auth - NextAuth.js is a complete open-source authentication solution for Next.js applications.
- Prisma - an open-source ORM that drastically simplifies data modeling, migrations, and data access for SQL databases in Node.js and TypeScript.
This application requires Node.js v18.17+.
git clone https://github.com/wiscaksono/wiscaksono-site
cd wiscaksono-site
pnpm install
pnpm dev
Create a .env file similar to .env.example.
- You are free to use this code as inspiration.
- Please do not copy it directly.
- Crediting the author is appreciated.