Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Django Webpack boilerplate & Flask Webpack boilerplate

Awesome Lists containing this project

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)