Skip to content

codaholichq/mailpass

Repository files navigation

Logo


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.

Purpose of this Project

This project helps newsletter owners to:

  • Prevent email from getting blacklisted
  • Spot emails that don't exist
  • Fish out trash emails

Technologies

  • 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

Features

  • Swagger
  • Concurrency
  • Message Queuing

To start working on the backend, enter the following commands:

cd mailpass/
cargo watch -x run -C backend

The backend will be available at http://localhost:3000.

To start working on the frontend, enter the following commands:

cd mailpass/
npm start --prefix frontend

The frontend will be available at http://localhost:8080.

Bugs? Suggestions?

Having any issues or trouble getting started? Get in touch with me or Raise a Bug or Feature Request. Always happy to help.

Give a Star ⭐

If you find this project helpful, do give it a star. Thanks!
If you are feeling really generous, send me ETH: 0x9F4942911f2406E5897669Db99184d47B3078E99

Share it!

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.

About the Author

Emmy Steven

Licensing

This project is licensed with the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published