{"id":13554474,"url":"https://github.com/manusa/isotope-mail","last_synced_at":"2025-04-09T23:19:51.859Z","repository":{"id":33504093,"uuid":"137020524","full_name":"manusa/isotope-mail","owner":"manusa","description":"Isotope Mail Client","archived":false,"fork":false,"pushed_at":"2023-01-13T21:47:53.000Z","size":9729,"stargazers_count":238,"open_issues_count":61,"forks_count":44,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-02T16:49:53.630Z","etag":null,"topics":["docker","email","indexeddb","javax-mail","react","reactjs","redux","sjcl","spring","spring-boot","webmail"],"latest_commit_sha":null,"homepage":"https://blog.marcnuri.com/isotope-mail-client-introduction/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manusa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-12T05:17:32.000Z","updated_at":"2025-02-03T15:35:27.000Z","dependencies_parsed_at":"2023-01-16T22:45:34.228Z","dependency_job_id":null,"html_url":"https://github.com/manusa/isotope-mail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fisotope-mail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fisotope-mail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fisotope-mail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fisotope-mail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manusa","download_url":"https://codeload.github.com/manusa/isotope-mail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125991,"owners_count":21051845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","email","indexeddb","javax-mail","react","reactjs","redux","sjcl","spring","spring-boot","webmail"],"created_at":"2024-08-01T12:02:48.590Z","updated_at":"2025-04-09T23:19:51.835Z","avatar_url":"https://github.com/manusa.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","docker","Tools"],"sub_categories":[],"readme":"# \u003cimg src=\"doc/isotope-logo-h-800.png\" alt=\"Isotope Mail Client\" /\u003e\n [![Gitter](https://badges.gitter.im/isotope-mail/community.svg)](https://gitter.im/isotope-mail/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n [![GitHub license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/manusa/isotope-mail/blob/master/LICENSE) \n [![Build Status](https://travis-ci.org/manusa/isotope-mail.svg?branch=master)](https://travis-ci.org/manusa/isotope-mail) \n [![Code coverage](https://sonarcloud.io/api/project_badges/measure?project=manusa_isotope-mail\u0026metric=coverage)](https://sonarcloud.io/component_measures?id=manusa_isotope-mail\u0026metric=coverage) \n [![Total alerts](https://img.shields.io/lgtm/alerts/g/manusa/isotope-mail.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/manusa/isotope-mail/alerts/) \n [![e2e tests](https://img.shields.io/travis/manusa/isotope-mail-e2e-tests.svg?label=e2e+tests)](https://manusa.github.com/isotope-mail-e2e-tests) \n [![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=elhXKzgwaTdHQVBVSktYWkpXUFZ0bittOWxnallCZmQyUlRJSERsSWhPVT0tLUorUGlwOVdrYnJQOUlEeFZnOFcxQ0E9PQ==--ea07b9af5d47a508232c96d1805fad609073b527)](https://www.browserstack.com/automate/public-build/elhXKzgwaTdHQVBVSktYWkpXUFZ0bittOWxnallCZmQyUlRJSERsSWhPVT0tLUorUGlwOVdrYnJQOUlEeFZnOFcxQ0E9PQ==--ea07b9af5d47a508232c96d1805fad609073b527)\n\nMicroservice based webmail client built with ReactJS and Spring.\n\n## Introduction\n\nThis webmail client is still in a very early stage, use at your own risk.\n\n## TL;DR\n\nIf you just want to check out the current status of the project you can deploy the application\nusing the example traefik docker-compose.\n\nJust run the following commands:\n\n```\ngit clone https://github.com/manusa/isotope-mail.git\ncd isotope-mail/deployment-examples\ndocker-compose pull \u0026\u0026 docker-compose up --force-recreate\n```\n\nPoint your browser to [localhost](http://localhost) and login using the credentials of your mailserver.\n\n\u003cp\u003e\n  \u003cimg src=\"doc/tldr-isotope-deploy.gif\" /\u003e\n\u003c/p\u003e\n\n## Demo\n\nYou can see the latest snapshot version in action at: [isotope.marcnuri.com](https://isotope.marcnuri.com/login?serverHost=isotope\u0026user=isotope\u0026smtpPort=25\u0026smtpSsl=false)\n\n\u003cp\u003e\n  \u003cimg src=\"doc/isotope-demo-login.gif\" /\u003e\n\u003c/p\u003e\n\nUse the following credentials:\n - Host: isotope\n - User: isotope\n - Password: demo\n\nYou can send e-mails to the demo account (isotope@isotope) by setting the SMTP server advanced settings:\n - Port: 25\n - SMTP SSL: false\n\n## Focus on Code Quality\n [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=manusa_isotope-mail\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=manusa_isotope-mail) \n [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/manusa/isotope-mail.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/manusa/isotope-mail/context:javascript) \n [![Language grade: Java](https://img.shields.io/lgtm/grade/java/g/manusa/isotope-mail.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/manusa/isotope-mail/context:java) \n [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=manusa_isotope-mail\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=manusa_isotope-mail) \n [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=manusa_isotope-mail\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=manusa_isotope-mail) \n [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=manusa_isotope-mail\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=manusa_isotope-mail) \n \nOne of the main reasons to develop Isotope Mail is to learn and showcase new technologies, frameworks and libraries\nand how they can be used in a real life product. There is a stronger focus on achieving top quality code rather\nthan delivering a large number of features.\n\nIn order to guarantee top code quality the project is using\n[Sonar Cloud](https://sonarcloud.io/dashboard?id=manusa_isotope-mail) and\n[LGTM - Looks Good To Me](https://lgtm.com/projects/g/manusa/isotope-mail/) to perform static code analysis.\n\n## How to deploy\n\nFollowing is a list of resources that can help you deploy Isotope Mail Client in different environments\n- [How to deploy to a Kubernetes cluster](https://blog.marcnuri.com/isotope-mail-how-to-deploy-isotopetraefik-into-kubernetes/)\n\n## License\n\nIsotope is [Apache 2.0 Licensed](./LICENSE).\n\n## Acknowledgements\n\nIsotope Mail team wants to recognize the following third parties for providing software,\nsupport or services free of charge.\n\n\u003cimg width=200 src=\"https://p14.zdusercontent.com/attachment/1015988/jnfTAsRFuKVzfvJMDJ8Ui45p8?token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2In0..H0_YyxaE762GtXQvUnHoYw.R3tCI87tR-lehrK_zjT7GmEI--69EORCPWqTPY_iVa2Pt7468NrQBRAvoO5k1-H0W5YJGw45Fnz6ArGGOX796PWiCdTujuUv0_OTnRKnXU1Zjw3ytoLLFdZH1NTOxAvJUqt8RA3-Dj3mKJ-IGy7l-oqxN5zDXppNQA5xumK9uYu6VNp2JzjMg1ZnPzcOxub5jy7dqMmsxSN9mzpRgjjsNBUKI8a9I4jVzDm13tPLBjKl2bRdxVS14IapUYBpW8NRDrhw8f4mfYYtKR8CSFlCNiFkKtZd-CpZYGLgH7Y23CU.RqsF1R4_vpfkA7VhBRgsZQ\" /\u003e\n\nThanks to [BrowserStack](https://www.browserstack.com) for providing a free open source account\nto use their products for testing in real devices and browsers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fisotope-mail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanusa%2Fisotope-mail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fisotope-mail/lists"}