Skip to content

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

License

Notifications You must be signed in to change notification settings

Mezrik/pokerino

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published