An open API service indexing awesome lists of open source software.

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.

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