racky7 / dnd-frame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Starter

This is NextJS starter template with Typescript, Shadcn UI, Tailwindcss, Prisma and tRPC.

Getting Started

To install the depenendcies run the following command:

pnpm install

pnpm is the preferred package manager for this project.

Environment Variables

This project uses environment variables to configure the credentials. To get started please copy the .env.example into .env file.

About


Languages

Language:TypeScript 89.7%Language:JavaScript 6.7%Language:CSS 3.6%