기술스택

Next.JS, typescript, tailwind-css, prisma(ORM), Postgres

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev