Skip to content

EVERJUST-DEV

EVERJUST-DEV is the organization where EVERJUST's production software lives — the mail infrastructure every product sends through, and the products that send on it.

EVERJUST.APP · Custom Agents · Custom Domain · CustomPortal · JustPost

Docs Status Portfolio


Note

The -DEV in the name is a GitHub name collision, not a stage gate. EVERJUST was already taken by an unrelated account, so the suffix is permanent. Everything in here is production.

About this organization

EVERJUST builds and operates the software a small company runs on: the workspace the business lives in, agents that answer its customers, and the domain, mail and portal layers underneath.

Most of this organization is private, because most of it is running software with customers on it. What is open is the part that stands on its own for somebody who has never heard of us — starting with the email infrastructure, which is the piece we most wanted to find already built when we went looking for it and did not.

Open

Repository What it is
usesend-email Self-hosted, multi-tenant transactional email on Amazon SES: Terraform for the AWS stack, an MCP server so agents can send, and the docs to run the whole thing yourself. It is what sends EVERJUST's own mail, live at mail.everjust.app. SES bills per email and never per domain, which is the entire reason it exists.
.github This profile, plus the organization's shared community-health files.

Private

Repository What it is Live
JustMail Self-hosted email, contacts and chat on Odoo 19 — three add-ons plus an inbound SES gateway, server-side rules and filters, a unified inbox, and an SPF/DKIM/DMARC setup screen that parses records rather than string-matching them.
JustPost Social publishing and scheduling. An AGPL-3.0 fork of Postiz with EVERJUST's LinkedIn Pages wiring, AI provider configuration and deploy path. justpost.app

The rest of the estate

These are EVERJUST products whose code sits outside this organization. Closed repositories are listed by product and live URL rather than by a link that would 404 for you.

  • EVERJUST.APP — a multi-tenant business workspace: one shared customer record across the apps, and a PostgreSQL database per organization at <org>.everjust.app. Self-serve signup since July 2026. Closed source.
  • Custom Agents — agents with their own email address, phone number and Slack profile, holding one thread per customer across email, SMS and iMessage, Slack, Instagram and voice. Live status. Closed source.
  • Custom Domain — let your users bring a domain they already own and get it live with HTTPS. The SDK, the MCP server and the docs are public in their own organization: CUSTOM-DOMAIN-APP.
  • CustomPortal — a white-label client portal a firm runs under its own name, with a database per tenant. Closed source.
  • agentskills — the agent skill library the work above is actually built with. Public, MIT, and clonable on its own.

How this organization is run

  • Every repository carries a description and topics. A repository nobody can identify from the list page is not finished.
  • Repositories are archived, not deleted, when there are no active maintainers, when issues or pull requests have gone unanswered for six months, when there have been no commits in a year, or when the work has been folded into another repository.
  • Secrets stay out of git. Deploys authenticate with GitHub OIDC and IAM roles rather than long-lived keys, and anything that must be a secret lives in a secret manager.
  • Public repositories carry runnable instructions, not a description of instructions. If the quickstart in a README does not work on a clean machine, that is a bug in the README.

Portfolio, tooling and public research: github.com/ever-just · Contact: company@everjust.co

Popular repositories Loading

  1. usesend-email usesend-email Public

    useSend for EverJust — self-hosted, multi-tenant transactional email on AWS SES: Terraform infrastructure, an MCP server and docs. Runs mail.everjust.app and replaces Resend across EverJust products.

    HCL

  2. .github .github Public

    EVERJUST-DEV organisation profile. Infrastructure and platform repositories built and operated by EVERJUST.

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…