Welcome to MailPass, a (dApp) decentralized application that checks if an email address exists before sending any email.
Read the Changelog file to see the new changes.
Clone this repository to get the latest unreleased version.
This project helps newsletter owners to:
- Prevent email from getting blacklisted
- Spot emails that don't exist
- Fish out trash emails
- Rust 1.80.1
- Cargo Watch
- Axum 0.7.5
- Tokio 1.39.2
- Vue 3.3.4
- Pinia 2.1.6
- DFinity
- VSCode 1.92.2
- Swagger
- Concurrency
- Message Queuing
To start working on the backend, enter the following commands:
cd mailpass/
cargo watch -x run -C backendThe backend will be available at http://localhost:3000.
To start working on the frontend, enter the following commands:
cd mailpass/
npm start --prefix frontendThe frontend will be available at http://localhost:8080.
Having any issues or trouble getting started? Get in touch with me or Raise a Bug or Feature Request. Always happy to help.
If you find this project helpful, do give it a star. Thanks!
If you are feeling really generous, send me ETH: 0x9F4942911f2406E5897669Db99184d47B3078E99
There are many improvements and fixes along the way from the day I started out. Thanks to the community for the support and suggestions. Please share this Repository within your developer community, if you think this would make a difference! Thanks.
This project is licensed with the MIT License.
