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

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.

Key Features:

1. Out-of-the-box support for `Tailwind CSS`, `Bootstrap`, and `SCSS`.
1. Seamless integration of modern JavaScript tooling.
1. Effortless code linting for JavaScript, CSS, and SCSS.
1. Comprehensive documentation with detailed configuration instructions.

## 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

* [cssbundling-rails](https://github.com/rails/cssbundling-rails)
* [jsbundling-rails](https://github.com/rails/jsbundling-rails)
* [shakapacker](https://github.com/shakacode/shakapacker)