百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
U

useSend

> 编程语言
开源

开源 是 Resend、Sendgrid、Postmark 等的替代方案

4.6K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

开源 是 Resend、Sendgrid、Postmark 等的替代方案

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 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptemailhacktoberfestpostmarkresend

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

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