{"id":17947596,"url":"https://github.com/svarozhych/card-deck-mtg","last_synced_at":"2026-01-24T16:05:53.016Z","repository":{"id":258330183,"uuid":"873301769","full_name":"svarozhych/card-deck-mtg","owner":"svarozhych","description":"A web application that allows users to easily manage and create custom card decks for Magic: The Gathering (MTG).","archived":false,"fork":false,"pushed_at":"2024-11-20T20:22:31.000Z","size":47765,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T15:30:41.000Z","etag":null,"topics":["csharp","dotnet","mtg-cards"],"latest_commit_sha":null,"homepage":"","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/svarozhych.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-10-15T23:59:23.000Z","updated_at":"2024-11-20T20:22:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e377195-ff96-4582-8bb4-7510dc12fda2","html_url":"https://github.com/svarozhych/card-deck-mtg","commit_stats":null,"previous_names":["svarozhych/card-deck-mtg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/svarozhych/card-deck-mtg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svarozhych%2Fcard-deck-mtg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svarozhych%2Fcard-deck-mtg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svarozhych%2Fcard-deck-mtg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svarozhych%2Fcard-deck-mtg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svarozhych","download_url":"https://codeload.github.com/svarozhych/card-deck-mtg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svarozhych%2Fcard-deck-mtg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"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","mtg-cards"],"created_at":"2024-10-29T08:05:56.579Z","updated_at":"2026-01-24T16:05:52.996Z","avatar_url":"https://github.com/svarozhych.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Card Decks Management Platform\nA web application that allows users to easily manage and create custom card decks for Magic: The Gathering (MTG). Users can browse, filter, and view an extensive library of available MTG cards. Main features: deck building, card searching/filtering, and organization.\n\n## Installation\n1. Clone the repo:\n    ```bash\n    git clone https://github.com/svarozhych/card-deck-mtg.git\n    ```\n2. Install dependencies:\n    ```bash\n    dotnet add package Npgsql.EntityFrameworkCore.PostgreSQL --version 7.0.4\n    ```\n    ```bash\n    dotnet add package Microsoft.EntityFrameworkCore --version 7.0.5\n    ```\n    \n3. If you don't have .NET installed, download it here:\n   ```bash \n   https://dotnet.microsoft.com/en-us/download\n   ```\n\n4. Create a local database. Update the credentials in mtg/appsettings.json, specify the correct port as well.\n\n## Usage\nTo start the project:\n```bash\ncd mtg-lib\ndotnet build\ncd ..\ncd mtg\ndotnet build\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvarozhych%2Fcard-deck-mtg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvarozhych%2Fcard-deck-mtg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvarozhych%2Fcard-deck-mtg/lists"}