Skip to content

Repository files navigation

Pokerino

Simple unpolished Scrum poker web app written with dotnet and Blazor WASM utilizing SignalR.

Logo!

To run the app

You need a Docker or your own PostgreSQL (if that's the case update connection string in /Server/appsettings.json)

docker-compose up

To migrate the database (schema - needed for a first time) run:

cd ./Server && dotnet ef database update

Screens

Login screen! Room screen!

About

Simple unpolished Scrum poker web app written with dotnet and Blazor WASM utilizing SignalR.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages