Repo with code to deploy MARK, the campaign manager for AE.
- Docker
- Docker compose
- When working on Mac: Podman and Podman compose
- Clone
main
branch - Navigate to the the root of the repository
- Run
docker compose up -d
orpodman-compose up -d
- Open your browser and go to
http://localhost:8080