{"id":25409111,"url":"https://github.com/byloth/django-docker-template","last_synced_at":"2026-05-03T12:40:05.035Z","repository":{"id":208514792,"uuid":"721825056","full_name":"Byloth/django-docker-template","owner":"Byloth","description":"😄 A template of a ready-to-use dockerized Django application.","archived":false,"fork":false,"pushed_at":"2025-03-25T15:40:51.000Z","size":134,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T19:50:26.622Z","etag":null,"topics":["django","docker","python","ready-to-use","template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Byloth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Byloth"}},"created_at":"2023-11-21T21:07:40.000Z","updated_at":"2025-03-25T15:40:55.000Z","dependencies_parsed_at":"2023-11-21T22:27:55.121Z","dependency_job_id":"a934d261-a925-4e6d-807e-0634ce7a7f74","html_url":"https://github.com/Byloth/django-docker-template","commit_stats":null,"previous_names":["byloth/django-docker-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Byloth/django-docker-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Fdjango-docker-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Fdjango-docker-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Fdjango-docker-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Fdjango-docker-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Byloth","download_url":"https://codeload.github.com/Byloth/django-docker-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Fdjango-docker-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262864118,"owners_count":23376455,"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":["django","docker","python","ready-to-use","template"],"created_at":"2025-02-16T08:19:13.237Z","updated_at":"2026-05-03T12:39:59.988Z","avatar_url":"https://github.com/Byloth.png","language":"Python","funding_links":["https://github.com/sponsors/Byloth"],"categories":[],"sub_categories":[],"readme":"# Happy 😄\n\nA template of a ready-to-use dockerized Django application.\n\n## Get started\n\n### Build\n\n```sh\ndocker compose build\n```\n\n### First run\n\n```sh\ndocker compose up -d postgres\ndocker compose exec postgres psql -U postgres\n```\n\n```psql\nCREATE USER happy WITH PASSWORD 'happy00';\nCREATE DATABASE happy WITH OWNER happy;\n\\q\n```\n\n```sh\ndocker compose up -d\ndocker compose exec django ./manage.py migrate\ndocker compose exec django ./manage.py createsuperuser\n```\n\n### Run\n\n```python\ndocker compose up [-d]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyloth%2Fdjango-docker-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyloth%2Fdjango-docker-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyloth%2Fdjango-docker-template/lists"}