- node v16+
- npm v8.15+
Copy the .env file by running
cp .env-example .envBegin with installing all of the dependencies
npm install
npm run dev
npm run build and npm start
The lint command lints both CSS files located in styles/ directory and ts/tsx files
npm run lint
- Typescript
- nextjs
- next-auth
- drizzle-orm
- tailwindcss
- dnd-toolkit
- framer-motion
- Docker
