{"id":16175270,"url":"https://github.com/app-generator/django-soft-ui-design-pro","last_synced_at":"2025-03-19T00:31:15.645Z","repository":{"id":100502865,"uuid":"589268744","full_name":"app-generator/django-soft-ui-design-pro","owner":"app-generator","description":"Django Soft Design PRO - Premium Starter | AppSeed ","archived":false,"fork":false,"pushed_at":"2023-07-23T14:01:56.000Z","size":16,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T05:55:44.359Z","etag":null,"topics":["appseed","django-template","django-theme","soft-design"],"latest_commit_sha":null,"homepage":"https://appseed.us/product/soft-ui-design-pro/django/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/app-generator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-01-15T16:24:06.000Z","updated_at":"2024-05-19T13:38:07.000Z","dependencies_parsed_at":"2024-10-27T19:21:39.954Z","dependency_job_id":"96d64475-628d-4537-beeb-f74bfaa5cff0","html_url":"https://github.com/app-generator/django-soft-ui-design-pro","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"app-generator/django-soft-ui-design","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdjango-soft-ui-design-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdjango-soft-ui-design-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdjango-soft-ui-design-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdjango-soft-ui-design-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/django-soft-ui-design-pro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955700,"owners_count":20374373,"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":["appseed","django-template","django-theme","soft-design"],"created_at":"2024-10-10T04:44:31.132Z","updated_at":"2025-03-19T00:31:15.641Z","avatar_url":"https://github.com/app-generator.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Django Soft Design PRO](https://appseed.us/product/soft-ui-design-pro/django/)\n\nOpen-source **Django** project crafted on top of **[Soft Design PRO](https://appseed.us/product/soft-ui-design-pro/django/)**, a pixel-perfect `Bootstrap 5` design from `Creative-Tim`.\nThe product is designed to deliver the best possible user experience with highly customizable feature-rich pages. \n\n\u003e **NOTE**: This product `requires a License` in order to access the theme. During the purchase, a `GitHub Access TOKEN` is provided. \n\n- 🛒 [Soft UI Design PRO Django](https://appseed.us/product/soft-ui-design-pro/django/) - `Product page`\n- 👉 [Soft UI Design PRO Django](https://django-soft-ui-design-pro.appseed-srv1.com/) - `LIVE Demo`\n- 🚀 [Support](https://appseed.us/support/) via `Email` \u0026 `Discord`\n\n\u003cbr /\u003e\n\n\u003e Features: \n\n- ✅ `Up-to-date Dependencies`\n- ✅ `Design`: [Django Theme Soft Design](https://github.com/app-generator/django-theme-soft-pro) - `PRO Version`\n- ✅ `Sections` covered by the design:\n  - ✅ **Authentication**: `Django.contrib.AUTH`, Registration\n  - ✅ **All Pages** available in for ordinary users \n- ✅ `Docker`\n- 🚀 `Deployment` \n  - `CI/CD` flow via `Render`  \n\n\u003cbr /\u003e\n\n![Soft UI Design PRO - Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/168812715-52e036b7-582d-4851-9657-6b1f99727619.png)\n\n\u003cbr /\u003e\n\n## Manual Build \n\n\u003e 👉 Download the code  \n\n```bash\n$ git clone https://github.com/app-generator/django-soft-ui-design-pro.git\n$ cd django-soft-ui-design-pro\n```\n\n\u003cbr /\u003e\n\n\u003e Export `GITHUB_TOKEN` in the environment. The value is provided by AppSeed during purchase. \n\nThis is required because the project has a private REPO dependency: `github.com/app-generator/priv-django-theme-soft-pro`\n\n```bash\n$ export GITHUB_TOKEN='TOKEN_HERE'  # for Linux, Mac\n$ set GITHUB_TOKEN='TOKEN_HERE'     # Windows CMD\n$ $env:GITHUB_TOKEN = 'TOKEN_HERE'  # Windows powerShell \n```\n\n\u003cbr /\u003e\n\n\u003e 👉 Install modules via `VENV`  \n\n```bash\n$ virtualenv env\n$ source env/bin/activate\n$ pip install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 Set Up Database\n\n```bash\n$ python manage.py makemigrations\n$ python manage.py migrate\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 Create the Superuser\n\n```bash\n$ python manage.py createsuperuser\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 Start the app\n\n```bash\n$ python manage.py runserver\n```\n\nAt this point, the app runs at `http://127.0.0.1:8000/`. \n\n\u003cbr /\u003e\n\n---\n[Django Soft Design PRO](https://appseed.us/product/soft-ui-design-pro/django/) - **Django** Starter provided by **[AppSeed](https://appseed.us/)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fdjango-soft-ui-design-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fdjango-soft-ui-design-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fdjango-soft-ui-design-pro/lists"}