Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY authored Dec 1, 2024
1 parent aaa7ab3 commit 97e0a1f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,7 @@ pyenv exec python src/main.py

## Architecture

SoruSora is built with a microservices architecture, consisting of a Python and a Node.js backends. The two servers
communicate with each other using gRPC, a high-performance, open-source universal RPC framework. Database is managed by MongoDB server. Each server runs in a separate Docker container, and they are orchestrated using Docker Compose.

![Architecture](https://github.com/SeoulSKY/SoruSora/assets/48105703/bc1b2042-a14c-48c0-b968-91b881d735de)
![Architecture](https://github.com/user-attachments/assets/f1c80e87-1476-493b-bd59-195d33ec2a0b)

## How to Contribute

Expand Down

0 comments on commit 97e0a1f

Please sign in to comment.