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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a0e1b0 · Nov 7, 2023

History

19 Commits
May 20, 2023
Nov 7, 2023
May 15, 2023
May 20, 2023
May 20, 2023
May 13, 2023
Nov 7, 2023
May 20, 2023
May 20, 2023
May 20, 2023
May 20, 2023
May 20, 2023
Nov 7, 2023
Nov 7, 2023

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