-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
59 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<p align="center"> | ||
<a href="https://github.com/tchapgouv"> | ||
<img alt="tchap-logo" src="/assets/tchap-logo.svg" width="300" /> | ||
</a> | ||
</p> | ||
|
||
<p align="center"> | ||
Welcome to Tchap! The french public sector instant messaging system | ||
</p> | ||
|
||
<p align="center"> | ||
<a href="https://tchap.numerique.gouv.fr"> | ||
Presentation website | ||
</a> - <a href="#getting-started-"> | ||
Getting started | ||
</a> - <a href="[email protected]"> | ||
Reach out | ||
</a> | ||
</p> | ||
|
||
<img src="/docs/assets/docs_live_collaboration_light.gif" width="100%" align="center"/> | ||
|
||
## Getting started 🔧 | ||
|
||
### The clients | ||
The tchap clients are based on [element](https://github.com/element-hq) project: | ||
|
||
** Web ** | ||
A react typescript based project, using libraries like [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) and [matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk): | ||
- https://github.com/tchapgouv/tchap-web-v4 | ||
|
||
** Android ** | ||
There are two android mobile application available : | ||
- The legacy: https://github.com/tchapgouv/tchap-android | ||
- The new: https://github.com/tchapgouv/tchap-x-android | ||
|
||
** iOS ** | ||
- The legacy: https://github.com/tchapgouv/tchap-ios | ||
- The new: https://github.com/tchapgouv/tchap-x-ios | ||
|
||
### The backend | ||
Our backend is based on [synapse](https://github.com/element-hq/synapse), in which we added a list of modules and customisations : https://github.com/tchapgouv/tchap-backend/wiki#modules-utilis%C3%A9s | ||
|
||
|
||
### The infrastructure | ||
Based on terraform and ansible to deploy our infrastructre | ||
|
||
|
||
## Roadmap | ||
|
||
- Want to know where the project is headed? [🗺️ Checkout our roadmap](https://tchap.numerique.gouv.fr/feuille-de-route/) | ||
|
||
- To have a day to day visualization of our team backlog and tickets. You can checkout the [github roadmap](https://github.com/orgs/tchapgouv/projects/15) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.