Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AccordBox/python-webpack-boilerplate
Django Webpack boilerplate & Flask Webpack boilerplate
https://github.com/AccordBox/python-webpack-boilerplate
boilerplate django flask react vue webpack webpack-boilerplate
Last synced: 3 months ago
JSON representation
Django Webpack boilerplate & Flask Webpack boilerplate
- Host: GitHub
- URL: https://github.com/AccordBox/python-webpack-boilerplate
- Owner: AccordBox
- License: mit
- Created: 2021-03-05T02:51:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T06:38:06.000Z (6 months ago)
- Last Synced: 2024-05-28T21:45:35.414Z (5 months ago)
- Topics: boilerplate, django, flask, react, vue, webpack, webpack-boilerplate
- Language: Python
- Homepage: https://python-webpack-boilerplate.rtfd.io
- Size: 2.84 MB
- Stars: 151
- Watchers: 11
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - AccordBox/python-webpack-boilerplate - Django Webpack boilerplate & Flask Webpack boilerplate (Python)
README
# Jump start frontend project bundled by Webpack
[![Build Status](https://github.com/AccordBox/python-webpack-boilerplate/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/AccordBox/python-webpack-boilerplate/actions/workflows/ci.yml)
[![PyPI version](https://badge.fury.io/py/python-webpack-boilerplate.svg)](https://badge.fury.io/py/python-webpack-boilerplate)
[![Documentation](https://img.shields.io/badge/Documentation-link-green.svg)](https://python-webpack-boilerplate.rtfd.io/)Bring modern frontend tooling to Django, Flask, within minutes.
## Documentation
[Documentation](https://python-webpack-boilerplate.rtfd.io/)
## Raising funds
If you like this project, please consider supporting my work. [Open Collective](https://opencollective.com/python-webpack-boilerplate)
---
---
## Special Thanks
* [Definitive Guide to Django and Webpack](https://www.accordbox.com/blog/definitive-guide-django-and-webpack/)
* [django-webpack-loader](https://github.com/owais/django-webpack-loader)
* [rails/webpacker](https://github.com/rails/webpacker)
* [wbkd/webpack-starter](https://github.com/wbkd/webpack-starter)