Skip to content

Commit 7643f0b

Browse files
authored
Revise tech stack in README.md
Updated tech stack details in README.md to include RabbitMQ, Nginx, and additional CI/CD tools.
1 parent 92c9bc0 commit 7643f0b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ A collaborative real-time task management platform inspired by Jira-style Kanban
1515

1616
## Tech Stack
1717

18-
- **Frontend:** React, TypeScript, Material UI, Vite
19-
- **Core API:** ASP.NET, SignalR, JWT, RESTful APIs
20-
- **Gamification API:** NestJS, GraphQL
18+
- **Frontend:** React, TypeScript, Material UI, Vite, Nginx
19+
- **Core API:** ASP.NET, SignalR, RabbitMQ, JWT
20+
- **Gamification API:** NestJS
2121
- **Chat API:** to be determined....
2222
- **Database:** PostgreSQL
23-
- **CI/CD:** Docker, Azure, GitHub Actions
24-
- **Testing:** Jest, xUnit, Playwright
23+
- **CI/CD:** Docker, Azure, GitHub Actions, Prometheus, Loki, Grafana, Tempo, OpenTelemetry, Presubmit.ai
24+
- **Testing:** Jest, xUnit
2525

2626
## Running Locally
2727

0 commit comments

Comments
 (0)