Skip to content

Commit

Permalink
docs: update service list
Browse files Browse the repository at this point in the history
  • Loading branch information
ckng0221 committed Feb 1, 2024
1 parent 10181f5 commit 550bbe9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The microservice app consists of the following services:
- Notification service
- View service
- API gateway service
- Auth service

## Tech stacks

Expand Down
2 changes: 2 additions & 0 deletions apps/ui/src/pages/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ function About() {
<li>Payment Service</li>
<li>Notification Service</li>
<li>View Service</li>
<li>API Gateway Service</li>
<li>Auth Service</li>
</ul>
</Typography>
<Typography align="left">
Expand Down

0 comments on commit 550bbe9

Please sign in to comment.