add basic app

This commit is contained in:
Dmitrii Kollerov
2022-03-10 15:39:31 +07:00
parent a3823f4bbd
commit 388ebd964b
15 changed files with 657 additions and 4 deletions

9
Chatter/static/index.gmi Normal file
View File

@@ -0,0 +1,9 @@
# Chatter gemini app
This is chatter gemini app. An application can be used for chat with several different users. The idea of the project is to have the least amount of data stored permanently.
## Requirements:
* redis -- messages
* nosql database -- permanent userdata
=> /list Message list
=> /post Post message