{"id":21590337,"url":"https://github.com/gnerkus/ranque","last_synced_at":"2026-02-07T04:01:36.290Z","repository":{"id":258541765,"uuid":"823487178","full_name":"gnerkus/ranque","owner":"gnerkus","description":"Leaderboards API with custom score calculation","archived":false,"fork":false,"pushed_at":"2024-12-10T02:05:51.000Z","size":370,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-20T19:35:42.938Z","etag":null,"topics":["csharp","dotnet","efc","rest"],"latest_commit_sha":null,"homepage":"https://ranque.nanotome.com/docs","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gnerkus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-07-03T06:08:10.000Z","updated_at":"2024-12-10T02:02:52.000Z","dependencies_parsed_at":"2025-05-05T17:32:36.034Z","dependency_job_id":"34f9f348-e673-46c8-b48c-795fe45c6c26","html_url":"https://github.com/gnerkus/ranque","commit_stats":null,"previous_names":["gnerkus/streak","gnerkus/ranque"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gnerkus/ranque","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnerkus%2Franque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnerkus%2Franque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnerkus%2Franque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnerkus%2Franque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnerkus","download_url":"https://codeload.github.com/gnerkus/ranque/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnerkus%2Franque/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29186043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T03:35:06.566Z","status":"ssl_error","status_checked_at":"2026-02-07T03:34:57.604Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["csharp","dotnet","efc","rest"],"created_at":"2024-11-24T16:17:42.716Z","updated_at":"2026-02-07T04:01:36.285Z","avatar_url":"https://github.com/gnerkus.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![github_logo](https://github.com/user-attachments/assets/2c3f7a5d-056b-4838-b90c-826a08542cbd)\r\n\r\n[![Build Status](https://dev.azure.com/nanotome/streak/_apis/build/status%2FRanque.Build?branchName=master)](https://dev.azure.com/nanotome/streak/_build/latest?definitionId=6\u0026branchName=master)\r\n\r\nThis project contains the APIs, database and other core infrastructure items needed for the \r\n'backend' of all Ranque client applications.\r\n\r\nThe server project is written in C# using .NET Core with ASP.NET Core. The database is written \r\nin SQL Server. The codebase can be developed, built, run, and deployed on Windows.\r\n\r\n# Developer Documentation\r\n## Clone repository\r\n```bash\r\ngit clone git@github.com:gnerkus/ranque.git\r\ncd ranque\r\n```\r\n\r\n## SQL Server\r\nCreate a database called `streak` in a local SQL Server instance.\r\n\r\n## Configure Secrets\r\n- Add a random secret string to the `RANQUE_SECRET` environment variable\r\n- Copy your Sentry DSN into the `SENTRY_DSN` environment variable\r\n\r\n## Build and Run the Server\r\n1. Open a new terminal window in the root of the repository\r\n2. Restore nuget packages\r\n    ```bash\r\n      dotnet restore\r\n    ```\r\n3. Start the server\r\n    ```bash\r\n      dotnet run\r\n    ```\r\n4. Test that the API is alive by navigating to https://localhost:5001/health\r\n\r\n### Rider\r\nLaunch the project by clicking the \"Play\" button for the project.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnerkus%2Franque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnerkus%2Franque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnerkus%2Franque/lists"}