My personal website built with Next.js, TailwindCSS, shadcn/ui, Notion DB and components from magic ui and aceternity ui.
Create a .env file:
.env
cp .env.example .env
Install dependencies and run dev server:
bun i bun dev