Added preview image to readme
This commit is contained in:
parent
24ae4f99ec
commit
dce2e3ece3
@ -1,6 +1,8 @@
|
|||||||
# Chatto
|
# Chatto
|
||||||
A self hosted chat application with end-to-end encrypted messaging.
|
A self hosted chat application with end-to-end encrypted messaging.
|
||||||
|
|
||||||
|
![Chatto Preview](chatto-preview-main.png)
|
||||||
|
|
||||||
Documentation available [here](https://git.arcusiridis.com/nova/Chatto/wiki)
|
Documentation available [here](https://git.arcusiridis.com/nova/Chatto/wiki)
|
||||||
|
|
||||||
The backend is written in Java, and uses Spring Boot. The app itself provides a front end written with thymeleaf templates. The chat AJAX logic is written in TypeScript without any JS framework. The app exposes a JSON API that the inbuilt front end uses to provide chat functionality. However, this API can also be used by a separate client app to provide the same functions.
|
The backend is written in Java, and uses Spring Boot. The app itself provides a front end written with thymeleaf templates. The chat AJAX logic is written in TypeScript without any JS framework. The app exposes a JSON API that the inbuilt front end uses to provide chat functionality. However, this API can also be used by a separate client app to provide the same functions.
|
||||||
|
BIN
chatto-preview-main.png
Normal file
BIN
chatto-preview-main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 270 KiB |
Loading…
Reference in New Issue
Block a user