mera_brand

Build Status Built with

A real estate agents den for creating his personal brand. Check out the project's documentation.

Architecture

Prerequisites

Initialize the project

Start the dev server for local development:

docker-compose up

Create a superuser to login to the admin:

docker-compose run --rm web ./manage.py createsuperuser