https://github.com/tbxark/testmail-viewer
An online preview tool for Testmail.
https://github.com/tbxark/testmail-viewer
cloudflare-pages email serverless testmail
Last synced: 7 months ago
JSON representation
An online preview tool for Testmail.
- Host: GitHub
- URL: https://github.com/tbxark/testmail-viewer
- Owner: TBXark
- License: mit
- Created: 2022-02-16T05:51:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T07:45:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T21:43:21.644Z (9 months ago)
- Topics: cloudflare-pages, email, serverless, testmail
- Language: Vue
- Homepage: https://testmail.pages.dev
- Size: 421 KB
- Stars: 6
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TestMail Viewer
[TestMail](https://testmail.app) 免费版不支持在线预览邮件,只能支持在线预览 json,所以使用起来有点麻烦,所以就有了这个在线预览 TestMail 的工具。
使用下面的链接就可以直接预览邮件,支持富文本。```
https://testmail.pages.dev
```
## 部署
1. 此项目使用 [Cloudflare Pages](https://pages.cloudflare.com/) 部署,所以你需要一个 Cloudflare 账号。
2. 先Fork此项目,然后在 Cloudflare Pages 中创建一个项目,选择此项目的仓库链接即可。Cloudflare Pages 编译配置如下