All Projects → phpdude → Docker Django Webpack Skeleton

phpdude / Docker Django Webpack Skeleton

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Docker Django Webpack Skeleton

Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-86.39%)
Mutual labels:  webpack, docker-compose, sass
Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (+141.88%)
Mutual labels:  webpack, django, docker-compose
Pychat
webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing
Stars: ✭ 152 (-20.42%)
Mutual labels:  webpack, django, sass
Es6 Webpack2 Starter
🚀 A template project for es6/7, webpack2/3, sass and postcss
Stars: ✭ 106 (-44.5%)
Mutual labels:  webpack, webpack2, sass
Docker Django Example
A production ready example Django app that's using Docker and Docker Compose.
Stars: ✭ 86 (-54.97%)
Mutual labels:  webpack, django, docker-compose
Webpack2 Express Heroku Starter
Starter app using Webpack 2, Express, setup to deploy to Heroku.
Stars: ✭ 12 (-93.72%)
Mutual labels:  webpack, webpack2, sass
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (+7.85%)
Mutual labels:  webpack, webpack2, sass
Budgeting
Budgeting - React + Redux + Webpack (tree shaking) Sample App
Stars: ✭ 971 (+408.38%)
Mutual labels:  webpack, webpack2, sass
Django Project Template
Thorgate's Django project template - Django, React, Sass, optional Docker and more
Stars: ✭ 91 (-52.36%)
Mutual labels:  webpack, django, docker-compose
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-24.61%)
Mutual labels:  webpack, webpack2, sass
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+859.69%)
Mutual labels:  webpack, sass
Angularjs Typescript Webpack
AngularJS 1.7, typescript 3 and webpack 4 starter project based on angular tutorial
Stars: ✭ 150 (-21.47%)
Mutual labels:  webpack, webpack2
Kirby Webpack
💪 A Kirby CMS starter-kit with modern frontend tools
Stars: ✭ 150 (-21.47%)
Mutual labels:  webpack, sass
Azure Functions Pack
Easily package your Node.js Functions for Azure Functions
Stars: ✭ 149 (-21.99%)
Mutual labels:  webpack, webpack2
Webpack Encore
A simple but powerful API for processing & compiling assets built around Webpack
Stars: ✭ 1,975 (+934.03%)
Mutual labels:  webpack, sass
Froggy Service
邱威傑市民服務網站
Stars: ✭ 155 (-18.85%)
Mutual labels:  webpack, django
Webpack2
基于webpack2和vue.js2构建饿了么多页面应用 🌹
Stars: ✭ 165 (-13.61%)
Mutual labels:  webpack, webpack2
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (-13.61%)
Mutual labels:  webpack, sass
Django Celery Docker Example
Example Docker setup for a Django app behind an Nginx proxy with Celery workers
Stars: ✭ 149 (-21.99%)
Mutual labels:  django, docker-compose
Deventy
A minimal 11ty starting point for building static websites with modern tools.
Stars: ✭ 157 (-17.8%)
Mutual labels:  webpack, sass

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].