Georgi-Petkov / djangocms-template

A dockerized production-ready django-cms setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a production-ready cutting-edge dockerized django CMS project example. It includes the necessary CMS plugins for an average website and a solid webpack configuration (webpack5 + scss + typescript + vue + live reloading for development).

The project can be deployed to any dockerized environment. We provide setup instructions for divio and heroku.

It's also possible to run this project locally out of the box, you can clone it and follow the local setup instructions to try it out.

Tech Stack

  • Debian 10
  • Python 3.9
  • Django 3.1
  • Django CMS 3.9
  • Node 16
  • Webpack 5
  • TypeScript 4
  • Bootstrap 4

About

A dockerized production-ready django-cms setup

License:MIT License


Languages

Language:Python 54.3%Language:HTML 22.4%Language:SCSS 12.3%Language:JavaScript 6.0%Language:TypeScript 2.6%Language:Dockerfile 2.4%