{"id":26996024,"url":"https://github.com/peter-mghendi/tickticktoe","last_synced_at":"2025-04-04T01:16:55.532Z","repository":{"id":43694502,"uuid":"458264353","full_name":"peter-mghendi/tickticktoe","owner":"peter-mghendi","description":"Real-time tic-tac-toe on Blazor Webassembly over ASP.NET 6 SignalR/websockets. OAuth2/OpenID Connect via Duende IdentityServer.","archived":false,"fork":false,"pushed_at":"2022-02-23T12:07:17.000Z","size":284,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-28T04:47:50.023Z","etag":null,"topics":["aspnetcore","blazor","dotnet","duende-identityserver","oauth2","openid-connect","pwa","signalr","webassembly","websockets"],"latest_commit_sha":null,"homepage":"https://tickticktoe.herokuapp.com/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peter-mghendi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-11T16:39:37.000Z","updated_at":"2024-01-28T04:47:50.024Z","dependencies_parsed_at":"2022-08-22T19:50:40.343Z","dependency_job_id":null,"html_url":"https://github.com/peter-mghendi/tickticktoe","commit_stats":null,"previous_names":["peter-mghendi/tickticktoe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-mghendi%2Ftickticktoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-mghendi%2Ftickticktoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-mghendi%2Ftickticktoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-mghendi%2Ftickticktoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-mghendi","download_url":"https://codeload.github.com/peter-mghendi/tickticktoe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103296,"owners_count":20884024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aspnetcore","blazor","dotnet","duende-identityserver","oauth2","openid-connect","pwa","signalr","webassembly","websockets"],"created_at":"2025-04-04T01:16:55.141Z","updated_at":"2025-04-04T01:16:55.523Z","avatar_url":"https://github.com/peter-mghendi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tickticktoe\nReal-time tic-tac-toe on Blazor Webassembly over ASP.NET 6 SignalR/websockets. OAuth2/OpenID Connect via Duende IdentityServer.\n\n## Solution structure\n\nThe root of this repository contains a [Visual Studio solution (.sln)](https://github.com/sixpeteunder/tickticktoe/blob/master/tickticktoe.sln) that has 5 projects:\n\n\n### [TickTickToe.Cli](https://github.com/sixpeteunder/tickticktoe/tree/master/src/TickTickToe.Cli)\n\n.NET console application containing the command line client for TickTickToe (still work in progress).\n\n\n### [TickTickToe.Core](https://github.com/sixpeteunder/tickticktoe/tree/master/src/TickTickToe.Core)\n\n.NET class library containing shared code (domain models, mostly).\n\n\n### [TickTickToe.Web.Client](https://github.com/sixpeteunder/tickticktoe/tree/master/src/TickTickToe.Web.Client)\n\nBlazor Webassembly application, web client for TickTickToe (feature complete).\n\n\n### [TickTickToe.Web.Shared](https://github.com/sixpeteunder/tickticktoe/tree/master/src/TickTickToe.Web.Shared)\n\nRemnant from project setup. I keep it around because I think I might need it someday. Contains code shared betewen server and web client.\n\n\n### [TickTickToe.Web.Server](https://github.com/sixpeteunder/tickticktoe/tree/master/src/TickTickToe.Web.Server)\n\nAll of the things:\n- ASP.NET 6 web server.\n- OAuth2/OIDC identity server.\n- All of the database and Redis access.\n- Pre-rendering (SSR) for the web client.\n- SignalR hubs for the realtime functionality.\n- [Planned] REST APIs for some planned features.\n\n\n## Planned\n\n### TickTickToe.App\n\n.NET MAUI native application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-mghendi%2Ftickticktoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter-mghendi%2Ftickticktoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-mghendi%2Ftickticktoe/lists"}