Skip to content

phpdude/docker-django-webpack-skeleton

Repository files navigation

docker-django-webpack-skeleton v2.0.0

Django Skeleton W/ Docker Dev & Production W/ Webpack W/ BabelJS W/ Sass W/ PostgreSQL by @phpdude

You can bootstrap your next django project with command

django-admin.py startproject --template=https://github.com/phpdude/docker-django-webpack-skeleton/archive/master.zip -e "ini,yml,conf,json" yoursite

You can use Fabric to deploy your project to any docker supported env.

fab build deploy

You can run local development environment with

docker-compose up

You can make a pull request if you like project and ready to help with documentation.

About

Django Skeleton W/ Docker Dev & Production W/ Webpack 2 W/ BabelJS W/ Sass W/ PostgreSQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published