/django_mdb

Demo Django project

Primary LanguagePython

MyMDB

This is a demo application to pracitce Django

Run via Docker

  1. Install Docker

  2. Install Docker Compose

  3. Clone the repo

  4. Run this in the directory root to build and run containers

    docker-compose up --build -d