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
- Host: GitHub
- URL: https://github.com/django-cms/djangocms-template
- Owner: django-cms
- License: mit
- Created: 2020-11-24T10:40:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T14:02:46.000Z (about 1 year ago)
- Last Synced: 2025-04-14T04:16:11.562Z (2 months ago)
- Language: Python
- Homepage:
- Size: 3.79 MB
- Stars: 42
- Watchers: 5
- Forks: 46
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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