{"id":15621600,"url":"https://github.com/macdja38/minesweeper-server","last_synced_at":"2025-07-12T08:39:41.047Z","repository":{"id":68937366,"uuid":"169026741","full_name":"macdja38/minesweeper-server","owner":"macdja38","description":"Server Side of Minesweeper","archived":false,"fork":false,"pushed_at":"2019-02-05T01:30:19.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T16:48:25.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/macdja38.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":"2019-02-04T04:25:02.000Z","updated_at":"2019-02-05T01:30:21.000Z","dependencies_parsed_at":"2023-03-11T04:34:38.688Z","dependency_job_id":null,"html_url":"https://github.com/macdja38/minesweeper-server","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/macdja38%2Fminesweeper-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macdja38%2Fminesweeper-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macdja38%2Fminesweeper-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macdja38%2Fminesweeper-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macdja38","download_url":"https://codeload.github.com/macdja38/minesweeper-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246207492,"owners_count":20740723,"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":"2024-10-03T09:51:16.608Z","updated_at":"2025-03-29T15:46:20.136Z","avatar_url":"https://github.com/macdja38.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis is the server-side of a Web based Minesweeper clone\nIt will bind to port 8000\n\n# Setup\n\n### Setup env\n\nCopy `.env.example` to `.env` and change the secret.\n\n### Enter virtual env\n\n##### Linux / macos\n`source env/bin/activate` \n##### Windows\n`env\\Scripts\\activate`\n\n### Install dependencies\n\n`pip install -r requirements.txt`\n\n### Setup Database\n\n`python manage.py migrate --run-syncdb`\n\n### Run Tests\n\n`python manage.py test`\n\n### Start dev server\n\n`python manage.py runserver`\n\n# Docker\n\n### DB Initialization\n\n`docker-compose run api python manage.py migrate --run-syncdb`\n\n### Build and run\n\n`docker-compose up -d --build`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacdja38%2Fminesweeper-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacdja38%2Fminesweeper-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacdja38%2Fminesweeper-server/lists"}