Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 478 Bytes

File metadata and controls

21 lines (13 loc) · 478 Bytes

API

Static Badge

Main branch where magic happens.

Expect bugs, problems and etc.

Quick Start (WS not configured)

  1. Copy .env.example as .env and fill required variables

  2. Set up your DNS/proxy for the dev server

  3. Run the container:

docker compose -f docker-compose.dev.yml up -d --build
  1. Explore emails on http://localhost:8025

  2. Explore s3 buckets on http://localhost:9001