{"id":20171622,"url":"https://github.com/pascalw/django-webpack-boilerplate","last_synced_at":"2025-04-10T02:43:24.070Z","repository":{"id":39154003,"uuid":"256841834","full_name":"pascalw/django-webpack-boilerplate","owner":"pascalw","description":"Django + Webpack without glue plugins","archived":false,"fork":false,"pushed_at":"2023-03-04T13:05:59.000Z","size":344,"stargazers_count":76,"open_issues_count":19,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T04:13:38.588Z","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/pascalw.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":"2020-04-18T19:59:23.000Z","updated_at":"2025-01-08T17:23:12.000Z","dependencies_parsed_at":"2024-11-14T01:28:02.719Z","dependency_job_id":"18868a8d-44aa-415a-8a45-e9c5c8db1ef1","html_url":"https://github.com/pascalw/django-webpack-boilerplate","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/pascalw%2Fdjango-webpack-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalw%2Fdjango-webpack-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalw%2Fdjango-webpack-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalw%2Fdjango-webpack-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascalw","download_url":"https://codeload.github.com/pascalw/django-webpack-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145242,"owners_count":21055088,"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-14T01:25:53.395Z","updated_at":"2025-04-10T02:43:24.047Z","avatar_url":"https://github.com/pascalw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django + Webpack without any plugins to glue them together\n\nThis is a demo project for my blog post [here](https://pascalw.me/blog/2020/04/19/webpack-django.html).  \nIt's deployed on Fly.io [here](https://django-webpack.fly.dev).\n\n## Installation\n\n1. `yarn install` (or `npm install`)\n2. `poetry install` (or `pip install -r requirements.txt`)\n\n## Development workflow\n\nRun the Django server (`python manage.py runserver`) and Webpack in another tab (`yarn start`).\n\nFor more convenience you can use a tool like [Goreman](https://github.com/mattn/goreman) to run Django and Webpack in a single terminal: `goreman -f Procfile.dev start`.\n\n## Production workflow\n\nCompile assets first with `yarn build`, then use Django collectstatic: `python manage.py collectstatic`.\n\nIf you're running on Heroku this will happen automatically if you use both the Node.js and Python buildpacks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalw%2Fdjango-webpack-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalw%2Fdjango-webpack-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalw%2Fdjango-webpack-boilerplate/lists"}