Skip to content

KatieLG/planning-poker

Repository files navigation

Planning Poker

A simple planning poker app built with Svelte 5 and Socket.IO.

The site is hosted on Render at: https://planning-poker-mc7d.onrender.com/

Development

Command Description
bun install Install dependencies
bun dev Start development server
bun lint Run ESLint
bun format Format code with Prettier
bun check Check for TypeScript errors

Building & Deployment

Command Description
bun run build Build for production
bun start Start production server

Releases

No releases published

Packages

 
 
 

Contributors