{"id":15383076,"url":"https://github.com/vincenius/openmailer","last_synced_at":"2026-02-28T00:11:39.493Z","repository":{"id":203053201,"uuid":"706265284","full_name":"Vincenius/OpenMailer","owner":"Vincenius","description":"A minimalist Next.js alternative to Mailchimp, Beehiiv, Convertkit etc...","archived":false,"fork":false,"pushed_at":"2023-12-19T07:33:09.000Z","size":262,"stargazers_count":74,"open_issues_count":5,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T00:12:31.856Z","etag":null,"topics":["email","email-marketing","email-sender","nextjs","open-source","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vincenius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"wweb_dev"}},"created_at":"2023-10-17T15:55:39.000Z","updated_at":"2025-02-04T00:24:10.000Z","dependencies_parsed_at":"2024-10-19T02:21:58.534Z","dependency_job_id":null,"html_url":"https://github.com/Vincenius/OpenMailer","commit_stats":{"total_commits":52,"total_committers":2,"mean_commits":26.0,"dds":"0.15384615384615385","last_synced_commit":"494fee3bcf99900bf13d9a5f9939fc485635d81e"},"previous_names":["vincenius/simple-mailer","vincenius/openmailer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vincenius%2FOpenMailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vincenius%2FOpenMailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vincenius%2FOpenMailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vincenius%2FOpenMailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vincenius","download_url":"https://codeload.github.com/Vincenius/OpenMailer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249118773,"owners_count":21215617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email","email-marketing","email-sender","nextjs","open-source","typescript"],"created_at":"2024-10-01T14:35:11.991Z","updated_at":"2025-10-11T23:03:06.392Z","avatar_url":"https://github.com/Vincenius.png","language":"TypeScript","funding_links":["https://ko-fi.com/wweb_dev"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/Vincenius/OpenMailer/assets/43953403/f4c5f1ce-6ef5-4ab7-9569-8778d2990980\" width=\"300\" alt=\"OpenMailer logo\"\u003e\n\n\u003ch3\u003e\u003cem\u003eOpenMailer is a minimalist Next.js alternative to Mailchimp, Beehiiv, Convertkit etc...\u003c/em\u003e\u003c/h3\u003e\n\u003cp\u003e\n\u003cimg src=\"https://img.shields.io/github/contributors/Vincenius/OpenMailer?style=plastic\" alt=\"Contributors\"\u003e\n\u003cimg src=\"https://img.shields.io/github/forks/Vincenius/OpenMailer\" alt=\"Forks\"\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/Vincenius/OpenMailer\" alt=\"Stars\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/Vincenius/OpenMailer?\" alt=\"Licence\"\u003e\n\u003cimg src=\"https://img.shields.io/github/issues/Vincenius/OpenMailer\" alt=\"Issues\"\u003e\n\u003cimg src=\"https://img.shields.io/github/languages/count/Vincenius/OpenMailer\" alt=\"Languages\"\u003e\n\u003cimg src=\"https://img.shields.io/github/repo-size/Vincenius/OpenMailer\" alt=\"Repository Size\"\u003e\n\u003c/p\u003e\n\n\u003cimg src=\"https://github.com/Vincenius/OpenMailer/assets/43953403/5a2f25db-ab5b-4e85-9ee0-b502d6479a65\" alt=\"Screenshots of different pages of OpenMailer\"\u003e\n\u003c/div\u003e\n\n## Features\n\n- creation of multiple email lists\n\n- sending emails either via credentials or AWS SES using nodemailer\n\n- a POST endpoint for subscribing\n\n- import functionality for subscribers\n\n- double opt-in and unsubscribe logic\n\n- sending plain HTML campaigns\n\n- click \u0026 open rate tracking per campaing \u0026 subscriber\n\n- click statistics for links\n\n## Setup\n\n*Disclaimer: Hosting on Vercel does not work properly at the moment because of long running background tasks*\n\n1. Create a MongoDB database. Your database user should have admin permissions.\n\n2. Install dependencies with `npm i` or `yarn`\n\n3. Copy `.env.dist` to `.env.local` and update the configuration\n\n4. Run locally with `npm run dev`. To run the production version use `npm run build` and `npm run start`.\n\nIf you need additional instructions, here is a guide on how to self-host applications on an Ubuntu server: [https://dev.to/vincenius/self-hosting-your-web-app-on-an-ubuntu-server-1ple](https://dev.to/vincenius/self-hosting-your-web-app-on-an-ubuntu-server-1ple)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincenius%2Fopenmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvincenius%2Fopenmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincenius%2Fopenmailer/lists"}