{"id":25526354,"url":"https://github.com/chizer1/dblocatorexample","last_synced_at":"2026-01-05T22:30:17.158Z","repository":{"id":274253490,"uuid":"922366486","full_name":"chizer1/DbLocatorExample","owner":"chizer1","description":"Example repository for showing DbLocator features","archived":false,"fork":false,"pushed_at":"2025-02-16T19:30:14.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T20:27:21.944Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/chizer1.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}},"created_at":"2025-01-26T02:07:17.000Z","updated_at":"2025-02-16T19:30:17.000Z","dependencies_parsed_at":"2025-02-16T20:23:17.740Z","dependency_job_id":"f7dc390f-2d93-4f78-aa1b-b28bf8fb2238","html_url":"https://github.com/chizer1/DbLocatorExample","commit_stats":null,"previous_names":["chizer1/dblocatorexample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizer1%2FDbLocatorExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizer1%2FDbLocatorExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizer1%2FDbLocatorExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chizer1%2FDbLocatorExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chizer1","download_url":"https://codeload.github.com/chizer1/DbLocatorExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735238,"owners_count":19688262,"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":[],"created_at":"2025-02-19T21:17:39.407Z","updated_at":"2026-01-05T22:30:17.106Z","avatar_url":"https://github.com/chizer1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DbLocatorExample\n\nThis repository shows the features of the DbLocator .NET library using a minimal API and small React app.\n\n[https://github.com/chizer1/DbLocator](https://github.com/chizer1/DbLocator)\n\n## How to Run\n\n### 1. Download Node and NPM\nhttps://nodejs.org/en\nhttps://docs.npmjs.com/downloading-and-installing-node-js-and-npm\n\n### 2. Download .NET 9\nhttps://dotnet.microsoft.com/en-us/download/dotnet/9.0\n\n### 3. Add GitHub package source \n`dotnet nuget add source https://nuget.pkg.github.com/chizer1/index.json --name DbLocator --username \u003cYourGitHubUsername\u003e --password \u003cYourGitHubPAT\u003e`\n\n### 4. SQL Server Setup\nYou will need an instance of SQL Server running. For local development, you can either:\n\n- Use the SQL Server image in this repository by running docker compose up from the root. This requires Docker Desktop to be installed (https://docs.docker.com/get-started/get-docker/)\n- Install SQL Server directly on your machine (https://www.microsoft.com/en-us/sql-server/sql-server-downloads\n\nOnce you have a server running, then in two different terminals:\n\n### 5. Run the dotnet API \n```sh\n## Update appsettings.json with your SQL connection string first\ncd API\ndotnet run\n```\n\n### 6. Run react app\n```sh\ncd Client\nnpm i\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchizer1%2Fdblocatorexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchizer1%2Fdblocatorexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchizer1%2Fdblocatorexample/lists"}