{"id":28089185,"url":"https://github.com/conjoon/conjoon","last_synced_at":"2025-05-13T12:54:36.484Z","repository":{"id":19920714,"uuid":"88267501","full_name":"conjoon/conjoon","owner":"conjoon","description":"JavaScript email client. ","archived":false,"fork":false,"pushed_at":"2024-01-30T16:17:43.000Z","size":6660,"stargazers_count":39,"open_issues_count":7,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-21T02:05:57.323Z","etag":null,"topics":["docker","email","extjs","javascript","l8js","laravel","lumen","microservice","php","sencha","webmail"],"latest_commit_sha":null,"homepage":"https://conjoon.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conjoon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-04-14T12:53:54.000Z","updated_at":"2025-03-19T08:49:39.000Z","dependencies_parsed_at":"2024-01-30T17:45:10.463Z","dependency_job_id":"d4e36c2d-2b78-4d80-8493-92e4b561cd31","html_url":"https://github.com/conjoon/conjoon","commit_stats":{"total_commits":171,"total_committers":2,"mean_commits":85.5,"dds":0.005847953216374324,"last_synced_commit":"082fed15099c39a9b489885332c454c11446f542"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjoon%2Fconjoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjoon%2Fconjoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjoon%2Fconjoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conjoon%2Fconjoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conjoon","download_url":"https://codeload.github.com/conjoon/conjoon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948327,"owners_count":21988953,"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","extjs","javascript","l8js","laravel","lumen","microservice","php","sencha","webmail"],"created_at":"2025-05-13T12:54:35.965Z","updated_at":"2025-05-13T12:54:36.470Z","avatar_url":"https://github.com/conjoon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://www.conjoon.org/img/conjoon_large.png\" alt=\"conjoon\" width=\"200\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e conjoon\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/l/@conjoon/conjoon\" alt=\"MIT\" /\u003e\n\u003cimg src=\"https://badge.fury.io/js/@conjoon%2Fconjoon.svg\" alt=\"MIT\" /\u003e\n\u003cimg src=\"https://github.com/conjoon/conjoon/actions/workflows/create.release.yml/badge.svg\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  ⚡ lightweight, feature rich \u003cb\u003eopen source JavaScript email client\u003c/b\u003e.\n\u003cbr /\u003e\n💅 \u003cb\u003eSOA\u003c/b\u003e with \u003cb\u003eclear separation\u003c/b\u003e between the frontend and the backend\n\u003cbr /\u003e\n🍋 \u003cb\u003eeasy to install\u003c/b\u003e and to configure.\n\u003cbr /\u003e\n👨‍🏫 \u003cb\u003ewell documented APIs\u003c/b\u003e makes it \u003cb\u003eeasy to extend\u003c/b\u003e and adopt functionality.\n\u003c/p\u003e\n\n![conjoon](http://www.conjoon.org/img/screens/3.png) \n\n## Quick Start ⏱ \n\nInstall [Node.js](https://nodejs.org/en/download) and create a new **conjoon** site:\n\n```bash\nnpx create-conjoon@latest target_folder\n```\n\nFollow the instructions on screen, and refer to [the docs](https://www.conjoon.org/docs/api/misc/@conjoon/create-conjoon) for more information on how to use **create-conjoon**.\n\n\n## Features 🎁\n\nThe Frontend is a **highly extendable and configurable** JavaScript application **requiring only a webserver capable of serving static files**\n\nThe UI is able to manage **multiple email accounts** at once - no switching between instances required\n\nThe Backend is an **easy to install** [Lumen/Laravel](https://lumen.laravel.com/.org) application\n\nIMAP / SMTP protocol implementations for **all relevant** email operations\n\n[REST API documentation](/docs/rest-api/overview) available as OpenAPI documentation\n\n**conjoon** is released under the [MIT license](https://github.com/conjoon/conjoon/blob/main/LICENSE.txt).\n\n\n## Installation\n\nPlease see the [documentation](https://conjoon.org/docs) at [conjoon.org](https://conjoon.org).\n\n### Available backends for Production\n  * [lumen-app-email](https://github.com/conjoon/lumen-app-email) \u003cbr /\u003e\n**lumen-app-email** is a microservice that provides a [Lumen/ddev](https://lumen.laravel.com) application with access\n    to the [rest-imap/rest-imapuser](https://github.com/conjoon/rest-api-description) API for IMAP servers. It can\n    be used as a standalone server.\n\nFor more information on available backends and how to use them with **conjoon**, see our [backend guide](https://conjoon.org/backends/overview).\n\n## Staying informed 📰\n\n- [GitHub](https://github.com/conjoon/conjoon)\n- [Twitter](https://twitter.com/conjoon)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconjoon%2Fconjoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconjoon%2Fconjoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconjoon%2Fconjoon/lists"}