# technomancy-dev/00

A markdown email micro service for the people!

Repository: https://github.com/technomancy-dev/00
Canonical: https://ross.abutalabs.com/products/00
Homepage: https://www.double-zero.cloud
Language: Elixir
License: AGPL-3.0
License Family: copyleft
Last push: 2024-10-22T00:53:28+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 61
- inputs: {"age_days": 862, "days_push": 681, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1249, forks 65 (observed 2026-08-28T04:04:07.910176+00:00)

## What it is
00 is a self-hostable dashboard and microservice for sending and monitoring transactional emails via AWS SES. It automates the SES -> SNS -> SQS pipeline setup with SST and exposes an HTTP API for sending emails plus a UI for tracking delivery, bounces, and message status.

## Use cases
- send transactional emails via AWS SES from my app
- monitor email bounces and deliveries from SES
- set up the SES SNS SQS pipeline without manual AWS config
- self-host an email dashboard for my application
- track email status per recipient
- search sent emails and view email bodies
- replace custom email monitoring infrastructure

## When to choose
- you use AWS SES and need delivery/bounce monitoring without building custom infrastructure
- you want a self-hosted email dashboard with a simple POST API for sending
- you want SST to automate the AWS pipeline setup

## When to avoid
- you use a different email provider than AWS SES
- you need a fully managed hosted email service
- you don't want any AWS dependency
- you need marketing email campaigns rather than transactional email tracking

## Facets
- artifact type: service
- maturity: active
- function: email, monitoring, self-hosted, api-framework, logging
- domain: email, self-hosted, developer-tools, cloud-computing, monitoring
- platform: self-hosted, cloud
- tags: aws-ses, sns, sqs, elixir, phoenix, email-dashboard, sst, transactional-email, dashboard, docker, web-server

## Member repositories
- technomancy-dev/00 (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.910176+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:49.016109+00:00, confidence not recorded.
  - readme: https://github.com/technomancy-dev/00 (fetched 2026-08-28T04:04:07.910176+00:00, sha 991c282055e8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
