Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
U

useSend

> 编程语言
Open source

Open source alternative to Resend, Sendgrid, Postmark etc.

4.6K stars0 likes0 views
WebsiteGitHub

About

Open source alternative to Resend, Sendgrid, Postmark etc.

The Open Source sending infrastructure.
Learn more »

Discord . Website · Issues

## About this project As most of email products out there, useSend also uses Amazon SES under the hood to send emails. We provide an open and alternative way to send emails reliably and cheaply with a great dashboard. You can also use useSend manage contacts and send bulk emails(newsletter, product updates etc). We will take care of the subscriptions. Currently we only support emails, but we plan to expand to other sending protocols like SMS, push notification and even whatsapp. We are currently in beta! ## Features - [x] Add domains - [x] Transactional Mails - [x] Rest API - [x] Dashboard (Delivered, opened, clicked, bounced) - [x] Marketing email - [x] SMTP support - [x] Schedule API - [x] Webhook support - [ ] Inbound email - [ ] BYO AWS credentials ## Community and Next Steps We're currently working on opening useSend for public beta. - Check out the first source code release in this repository and test it. - Tell us what you think in the [Discussions](https://github.com/usesend/usesend/discussions). - Join the [Discord server](https://discord.gg/BU8n8pJv8S) for any questions and getting to know to other community members. - ⭐ the repository to help us raise awareness. - Spread the word on Twitter. - Fix or create [issues](https://github.com/usesend/usesend/issues), that are needed for the first production release. ## Tech Stack - [Next.js](https://nextjs.org/) - Framework - [Prisma](https://www.prisma.io/) - ORM - [Tailwind](https://tailwindcss.com/) - CSS - [shadcn/ui](https://ui.shadcn.com/) - Component Library - [NextAuth.js](https://next-auth.js.org/) - Authentication - [tRPC](https://trpc.io/) - API - [hono](https://hono.dev/) - Public API - [Redis](https://redis.io/) - Queue ### Email editor Check out the editor code for [here](https://github.com/usesend/usesend/tree/main/packages/email-editor). Editor is possible only because of the amazing tools and libraries. - [jsx-email](https://jsx.email/) - converts editor content to html - [maily.to](https://maily.to/) - useSend email editor is greatly inspired from maily.to - [tiptap](https://tiptap.dev/) - editor core ## Local Development Follow our detailed guide to run useSend locally [https://docs.usesend.com/get-started/local](https://docs.usesend.com/get-started/local) ## Docker We provide a Docker container for useSend, which is published on both DockerHub and GitHub Container Registry. DockerHub: [https://hub.docker.com/r/usesend/usesend](https://hub.docker.com/r/usesend/usesend) GitHub Container Registry: [https://ghcr.io/usesend/usesend](https://ghcr.io/usesend/usesend) You can pull the Docker image from either of these registries and run it with your preferred container hosting provider. Please note that you will need to provide environment variables for connecting to the database, redis, aws and so forth. For detailed instructions on how to configure and run the Docker container, please refer to the Docker [Docker README](./docker/README.md) in the docker directory. ## Self Hosting Checkout the [self-hosting guide](https://docs.usesend.com/self-hosting/overview) to learn how to run useSend on your own infrastructure. ## Self Hosting with Railway Railway provides the quickest way to spin up useSend. Read the [Railway self-hosting guide](https://docs.usesend.com/self-hosting/railway) or deploy directly: ## Star History ## Sponsors We are grateful for the support of our sponsors. ### Bronze Sponsors ### Other Sponsors

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptemailhacktoberfestpostmarkresend

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言