isotope-mail

Isotope Mail Client

Stars
229
Forks
42
Open issues
61
Closed issues
238
Last commit
over 4 years ago
Watchers
229
Total releases
0
Total commits
538
Open PRs
12
Closed PRs
62
Repo URL
Platform
License
apache-2.0
Category
Usecase
Offers premium version?
NO
Proprietary?
NO
About

Microservice based webmail client built with ReactJS and Spring.

Introduction

This webmail client is still in a very early stage, use at your own risk.

TL;DR

If you just want to check out the current status of the project you can deploy the application using the example traefik docker-compose.

Just run the following commands:

git clone https://github.com/manusa/isotope-mail.git
cd isotope-mail/deployment-examples
docker-compose pull && docker-compose up --force-recreate

Point your browser to localhost and login using the credentials of your mailserver.

Demo

You can see the latest snapshot version in action at: isotope.marcnuri.com

Use the following credentials:

  • Host: isotope
  • User: isotope
  • Password: demo

You can send e-mails to the demo account (isotope@isotope) by setting the SMTP server advanced settings:

  • Port: 25
  • SMTP SSL: false

Focus on Code Quality

One of the main reasons to develop Isotope Mail is to learn and showcase new technologies, frameworks and libraries and how they can be used in a real life product. There is a stronger focus on achieving top quality code rather than delivering a large number of features.

In order to guarantee top code quality the project is using Sonar Cloud and LGTM - Looks Good To Me to perform static code analysis.

How to deploy

Following is a list of resources that can help you deploy Isotope Mail Client in different environments

License

Isotope is Apache 2.0 Licensed.

Acknowledgements

Isotope Mail team wants to recognize the following third parties for providing software, support or services free of charge.

Thanks to BrowserStack for providing a free open source account to use their products for testing in real devices and browsers.

Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.