Skip to content

tomaisthorpe/prophet-poker

Repository files navigation

Prophet Poker

Web-based planning poker application, using WebRTC for client communication to remove the need for any data to be stored on the hosting server. All data is shared directly between the clients.

Development

npm run dev

Open http://localhost:3000 to view the application.