https://github.com/denwwer/inboxbuffer-web
Lightweight and feature rich tool that helps developers and testers catch and validate emails.
https://github.com/denwwer/inboxbuffer-web
developer-tools docker email-testing fake-smtp go golang smtp-server testing-tools
Last synced: 15 days ago
JSON representation
Lightweight and feature rich tool that helps developers and testers catch and validate emails.
- Host: GitHub
- URL: https://github.com/denwwer/inboxbuffer-web
- Owner: denwwer
- License: other
- Created: 2025-08-31T14:12:59.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T14:14:37.000Z (6 months ago)
- Last Synced: 2026-05-18T13:50:12.659Z (about 1 month ago)
- Topics: developer-tools, docker, email-testing, fake-smtp, go, golang, smtp-server, testing-tools
- Language: HTML
- Homepage: https://www.inboxbuffer.io
- Size: 674 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InboxBuffer Web
[Landing page](https://inboxbuffer.io) for InboxBuffer App.
## Development
Run locally
```shell
npm run start
```
## Deployment
1. Build for production `make build`
2. Commit [/docs](docs) changes
3. Push