Skip to content

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

Notifications You must be signed in to change notification settings

phpdude/docker-django-webpack-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7bcb428 · Apr 2, 2017

History

5 Commits
Apr 2, 2017
Mar 14, 2016
Apr 2, 2017
Jun 21, 2016
Mar 14, 2016
Apr 2, 2017
Apr 2, 2017
Mar 14, 2016
Mar 14, 2016
Apr 2, 2017

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