{"id":20804980,"url":"https://github.com/lichess-org/lila-fishnet","last_synced_at":"2025-04-09T17:24:14.363Z","repository":{"id":39864338,"uuid":"216573611","full_name":"lichess-org/lila-fishnet","owner":"lichess-org","description":"Proxy between lila and fishnet move clients","archived":false,"fork":false,"pushed_at":"2025-03-25T00:24:00.000Z","size":877,"stargazers_count":41,"open_issues_count":3,"forks_count":28,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T16:05:39.815Z","etag":null,"topics":["cats","cats-effect","chess","fishnet","functional-programming","lichess","typelevel"],"latest_commit_sha":null,"homepage":"https://lichess.org/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lichess-org.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://lichess.org/patron"}},"created_at":"2019-10-21T13:21:16.000Z","updated_at":"2025-03-25T00:24:02.000Z","dependencies_parsed_at":"2023-02-09T16:30:25.659Z","dependency_job_id":"4a8144ca-2497-4861-9286-4b051bc83b06","html_url":"https://github.com/lichess-org/lila-fishnet","commit_stats":{"total_commits":568,"total_committers":8,"mean_commits":71.0,"dds":0.4947183098591549,"last_synced_commit":"144f3c4fe31198a203348014a94d103cde12d276"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-fishnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-fishnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-fishnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichess-org%2Flila-fishnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lichess-org","download_url":"https://codeload.github.com/lichess-org/lila-fishnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075554,"owners_count":21043613,"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":["cats","cats-effect","chess","fishnet","functional-programming","lichess","typelevel"],"created_at":"2024-11-17T19:12:42.962Z","updated_at":"2025-04-09T17:24:14.341Z","avatar_url":"https://github.com/lichess-org.png","language":"Scala","funding_links":["https://lichess.org/patron"],"categories":[],"sub_categories":[],"readme":"# Lila Fishnet\n\nProxy between lila and fishnet move clients\n\n```\nlila \u003c-\u003e redis \u003c-\u003e lila-fishnet \u003c- http \u003c- fishnet-clients\n```\n\n## Developement\n\nStart:\n```sh\nsbt\n```\n\nStart with default config:\n```sh\nsbt app/run\n```\n\nUse environment variables to start with custom config (`redis.host` and `kamon` for example):\n```sh\nREDIS_HOST=redis KAMON_ENABLED=true CONFIG_FORCE_kamon_influxdb_port=8888 sbt app/run\n```\n\nFor other `config` check [AppConfig.scala](https://github.com/lichess-org/lila-fishnet/blob/master/app/src/main/scala/AppConfig.scala)\n\nRun all tests (required Docker for IntegrationTest):\n```sh\nsbt app/test\n```\n\nRun a single test:\n```sh\nsbt app/testOnly lila.fishnet.ExecutorTest\n```\n\nRun code format and auto code refactor with scalafmt \u0026 scalafix:\n```sh\nsbt prepare\n```\n\n### release\n\n```bash\nsbt release with-defaults\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichess-org%2Flila-fishnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flichess-org%2Flila-fishnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichess-org%2Flila-fishnet/lists"}