Ported over from dark gitea
This commit is contained in:
5
features.md
Normal file
5
features.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Features
|
||||||
|
- Doesn't require Websockets
|
||||||
|
- Ability to get unread messages from an HTTP API
|
||||||
|
- RSA encryption
|
||||||
|
- User accounts
|
||||||
11
techstack.md
Normal file
11
techstack.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Techstack
|
||||||
|
## Shared
|
||||||
|
- Socket.io
|
||||||
|
|
||||||
|
## Client
|
||||||
|
- React
|
||||||
|
|
||||||
|
## Server
|
||||||
|
- Python
|
||||||
|
- Flask
|
||||||
|
- SQLite
|
||||||
Reference in New Issue
Block a user