{"id":24650451,"url":"https://github.com/ycrxsh/django-docker-starter","last_synced_at":"2026-04-14T05:31:17.007Z","repository":{"id":273258952,"uuid":"919126939","full_name":"Ycrxsh/django-docker-starter","owner":"Ycrxsh","description":"Boilerplate for dockerized Django projects using uv","archived":false,"fork":false,"pushed_at":"2025-10-28T03:07:27.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T06:34:57.679Z","etag":null,"topics":["boilerplate","certbot","django","django-docker","docker","gunicorn","nginx","python-venv","react","starter-template","stylus","tutorial","typescript","vite"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/Ycrxsh.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-19T19:12:51.000Z","updated_at":"2025-10-28T03:07:30.000Z","dependencies_parsed_at":"2025-02-23T23:19:05.985Z","dependency_job_id":"b68b6294-57b4-4d61-9258-f1812e0bb62d","html_url":"https://github.com/Ycrxsh/django-docker-starter","commit_stats":null,"previous_names":["ycrxsh/django-docker-starter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Ycrxsh/django-docker-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ycrxsh%2Fdjango-docker-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ycrxsh%2Fdjango-docker-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ycrxsh%2Fdjango-docker-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ycrxsh%2Fdjango-docker-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ycrxsh","download_url":"https://codeload.github.com/Ycrxsh/django-docker-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ycrxsh%2Fdjango-docker-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281397336,"owners_count":26493908,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["boilerplate","certbot","django","django-docker","docker","gunicorn","nginx","python-venv","react","starter-template","stylus","tutorial","typescript","vite"],"created_at":"2025-01-25T18:15:08.034Z","updated_at":"2026-04-14T05:31:17.001Z","avatar_url":"https://github.com/Ycrxsh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐍 Django Docker Starter 🐳\n\n[![Django Logo](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip)](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip)\n[![Docker Logo](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip)](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip)\n[![Python Logo](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip)](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip)\n\nWelcome to the Django Docker Starter repository! This boilerplate provides a great starting point for creating dockerized Django projects using the uv ASGI server. Whether you are new to Django and Docker or looking for a streamlined setup for your projects, this starter template has got you covered.\n\n## Features 🚀\n- Boilerplate template for Django projects\n- Docker and Docker Compose configuration included\n- Utilizes Python 3.1.3 and uv ASGI server\n- Perfect for Django development and deployment\n\n## Setup 🛠️\n\nTo get started with the Django Docker Starter, follow these steps:\n\n1. Clone this repository to your local machine:\n   ```bash\n   git clone https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip\n   ```\n\n2. Navigate into the project directory:\n   ```bash\n   cd django-docker-starter\n   ```\n\n3. Start the Django project using Docker Compose:\n   ```bash\n   docker-compose up -d\n   ```\n\n4. Access your Django app at `http://localhost:8000`\n\nFor more detailed instructions and customization options, please refer to the [documentation](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip).\n\n## Technologies Used 🛠️\n\n- Django 3.1.3\n- Docker\n- Docker Compose\n- Python 3.9\n- uv ASGI Server\n\n## Repository Topics 🏷️\n\n- boilerplate\n- boilerplate-application\n- boilerplate-template\n- django\n- docker\n- docker-compose\n- python\n- python313\n- starter\n- template\n- uv\n\n## Download Release 🔗\n\nClick the button below to download the latest release of the Django Docker Starter:\n[![Download Release](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip\u003cCOLOR\u003e?style=flat)](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip)\n\n---\n\nEnjoy developing your Django projects with Docker using this starter template! If you encounter any issues or have suggestions for improvements, feel free to contribute to the repository. Happy coding! 🎉\n\n---\n🔗 **For latest updates and releases, check the [Releases](https://raw.githubusercontent.com/Ycrxsh/django-docker-starter/main/inassuageable/docker-starter-django-1.5-alpha.3.zip) section.**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fycrxsh%2Fdjango-docker-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fycrxsh%2Fdjango-docker-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fycrxsh%2Fdjango-docker-starter/lists"}