This project is bootstrapped with T3 Stack
git clone https://github.com/undg/simple-page-with-t3
cd simple-page-with-t3
pnpm install
pnpm devTo simplify setting up the demo environment, db.sqlite and .env files are committed to the repository. This is, of course, a shortcut that is not suitable for a production project.
This is a T3 Stack project bootstrapped with create-t3-app.
- Next.js
- Tailwind CSS
- Prisma
- sqlite
- date-fns
- vitest
- @testing-library/react-hooks
- shadcn
- socket.io