Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 513 Bytes

File metadata and controls

25 lines (15 loc) · 513 Bytes

API

Static Badge

Main branch where magic happens.

Expect bugs, problems and etc.

Quick Start (without WS)

  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

TODO (in code):

  • full ty check pass