Tenkiru is a simple and fun planning poker app. Simply create a room, share the room URL with your team members and start using it immediately.
pnpm install
pnpm dev
open http://localhost:3000The application must be launched.
pnpm test:playwright # execute E2E tests
pnpm test:playwright:report # open the reportpnpm biome:fix