{"id":18244721,"url":"https://github.com/devdevi/django","last_synced_at":"2025-04-08T18:48:21.958Z","repository":{"id":106115242,"uuid":"415426880","full_name":"devdevi/django","owner":"devdevi","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-09T21:48:30.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T14:53:37.449Z","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/devdevi.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":"2021-10-09T21:36:22.000Z","updated_at":"2021-10-09T21:48:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"964e2fb8-a002-49f7-aa08-dcd75c586517","html_url":"https://github.com/devdevi/django","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/devdevi%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdevi%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdevi%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdevi%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devdevi","download_url":"https://codeload.github.com/devdevi/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247909109,"owners_count":21016475,"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-11-05T09:17:24.759Z","updated_at":"2025-04-08T18:48:21.951Z","avatar_url":"https://github.com/devdevi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## cornershop-backend-test\n\n### Running the development environment\n\n* `make up`\n* `dev up`\n\n##### Rebuilding the base Docker image\n\n* `make rebuild`\n\n##### Resetting the local database\n\n* `make reset`\n\n### Hostnames for accessing the service directly\n\n* Local: http://127.0.0.1:8000\n\n\n### About building local environment with Linux systems\n\nIf you bring up the local environment in a linux system, maybe you can get some problems about users permissions when working with Docker.\nSo we give you a little procedure to avoid problems with users permissions structure in Linux.:\n\n1- Delete containers\n\n```\n# or docker rm -f $(docker ps -aq) if you don't use docker beyond the test\nmake down\n```\n\n2- Give permissions to your system users to use Docker\n\n```\n## Where ${USER} is your current user\nsudo usermod -aG docker ${USER}\n```\n\n3- Confirm current user is in docker group\n\n```\n## If you don't see docker in the list, then you possibly need to log off and log in again in your computer.\nid -nG\n```\n\n\n4-  Get the current user id\n\n```\n## Commonly your user id number is near to 1000\nid -u\n```\n\n5- Replace user id in Dockerfiles by your current user id\n\nEdit `.docker/Dockerfile_base` and replace 1337 by your user id.\n\n6- Rebuild the local environment\n\n```\nmake rebuild\nmake up\n```\n\ndocker volume rm cornershop-backend-test_postgres123-data# django\n# django\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdevi%2Fdjango","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdevi%2Fdjango","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdevi%2Fdjango/lists"}