It is a chat application kernel with backend Nest.js and client Textual.py.
It's simulate the early days chat applications with TUI written in Python.
It's a great application to exercise the websocket in term of server side and
client side.
It has many features:
- Authentcation System With JWT and Cookies.
- Creating, Deleting and Updating The Accounts.
- Managing Chat Messages.
- Managing Conversations.
See Also: