Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobrunia committed Aug 9, 2024
1 parent dd8074a commit 7537ff6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Server for My Social Network

Link: [Memessenger](https://memessenger.ru/)

## Features
+ Real-time messaging with any registered user
+ Profile customization
+ Post creation and sharing
+ Commenting on posts (Anonymous commenting available)
+ "Apps" tab for various applications and games
+ Music integration
+ "Cats" tab for generating random cat images ^_^

## Technologies
+ Express.js
+ TypeScript
+ Socket.io (WebSockets)
+ SQL
+ MySQL
+ JWT Tokens

0 comments on commit 7537ff6

Please sign in to comment.