{"id":18349262,"url":"https://github.com/pvarentsov/sudoku","last_synced_at":"2025-04-06T09:32:01.855Z","repository":{"id":64270733,"uuid":"307494948","full_name":"pvarentsov/sudoku","owner":"pvarentsov","description":"Multiplayer concurrent sudoku. The winner is the player who fills the last cell correctly.","archived":false,"fork":false,"pushed_at":"2021-10-31T21:53:04.000Z","size":24813,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T21:23:00.280Z","etag":null,"topics":["clean-architechture","clean-architecture","clean-code","nestjs","ngrok","nodejs","socket-io","sudoku","typescript","websockets"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/pvarentsov.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":"2020-10-26T20:22:43.000Z","updated_at":"2023-11-13T11:19:48.000Z","dependencies_parsed_at":"2023-01-15T07:45:32.358Z","dependency_job_id":null,"html_url":"https://github.com/pvarentsov/sudoku","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fsudoku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fsudoku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fsudoku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fsudoku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvarentsov","download_url":"https://codeload.github.com/pvarentsov/sudoku/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463745,"owners_count":20942935,"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":["clean-architechture","clean-architecture","clean-code","nestjs","ngrok","nodejs","socket-io","sudoku","typescript","websockets"],"created_at":"2024-11-05T21:21:20.098Z","updated_at":"2025-04-06T09:32:00.048Z","avatar_url":"https://github.com/pvarentsov.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku\n\nMultiplayer concurrent sudoku. The winner is the player who fills the last cell correctly.\n\n![](asset/sudoku.png)\n\n## How-to\n\n1. **Build**\n   ```shell\n   # Install libs\n   $ npm install\n   \n   # Build app\n   $ npm run build\n   ```\n2. **Lint**\n   ```shell\n   # Run linter\n   $ npm run lint\n   \n   # Run linter and fix errors\n   $ npm run lint:fix\n3. **Libs**\n   ```shell\n   # Show new versions\n   $ npm run lib:check\n   \n   # Upgrade libs\n   $ npm run lib:upgrade\n   ```\n4. **Run**\n   ```shell\n   # Start app\n   $ npm run start\n   \n   # Expose local.env and start app\n   $ npm run start:local\n   ```\n5. **Browse** `localhost:[app port]` (Chrome is preferred)\n    \n\n\u003cdetails\u003e\n  \u003csummary\u003e\n    \u003cb\u003eScreencast\u003c/b\u003e\n  \u003c/summary\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./asset/how-to-screencast.gif\"\u003e\n\u003c/details\u003e\n\n## Ngrok\n\n[Ngrok](https://ngrok.com/) is an easy way to expose local sudoku server to the public internet:\n\n1. **Start** app\n   ```shell\n   $ npm run start\n   ```\n2. **Expose** server\n   ```shell\n   $ ./ngrok http [app port]\n   ```\n3. **Browse** generated public url\n\n\u003cdetails\u003e\n  \u003csummary\u003e\n    \u003cb\u003eScreencast\u003c/b\u003e\n  \u003c/summary\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./asset/ngrok-screencast.gif\"\u003e\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvarentsov%2Fsudoku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpvarentsov%2Fsudoku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvarentsov%2Fsudoku/lists"}