An open API service indexing awesome lists of open source software.

https://github.com/django-cms/djangocms-template

A dockerized production-ready django-cms setup
https://github.com/django-cms/djangocms-template

Last synced: 2 months ago
JSON representation

A dockerized production-ready django-cms setup

Awesome Lists containing this project

README

        

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](/docs/deployment-divio.md) and [heroku](/docs/deployment-heroku.md).

It's also possible to run this project locally out of the box, you can clone it and follow [the local setup instructions](/docs/local-setup-instructions.md) 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