Skip to content

django-cms/django-cms-60min-demo-2021

Repository files navigation

Currently this project has 3 live instances:

Development Setup

See the general setup instructions

Project intro & guidelines

You can download and import the demo data here. In order to import the data:

  • extract data.zip into the root directory of the project
  • docker-compose up
  • import demo-2021-07-09 into the db database

Codebase Source

This project is built upon https://gitlab.com/effective-altruism/ea-cms-template/ (with friendly permission from EA).

Tech Stack

  • Debian 10
  • Python 3.9
  • Django 3.1
  • DjangoCMS 3.8
  • Node 14
  • Webpack 5
  • TypeScript 4
  • Bootstrap 4