Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 715 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 715 Bytes

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

  • Python 3.10.6
  • Django 4.2
  • Django CMS 3.11.3
  • Node 18
  • Webpack 5
  • TypeScript 5
  • Bootstrap 4
  • yarn 3