Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek29 committed Dec 11, 2024
1 parent 5ec1014 commit 675e4f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ It showcases modern web development practices, efficient data management, and pe
3. **Chat Management**:
- Displays active chats with the most recent messages.
- Lazy loading for chat history.
4. **Online Status**: Tracks user sessions efficiently with Redis.
5. **Frontend**:
- Reloading chats efficiently with Redis.
4. **Frontend**:
- Built with React and styled using Tailwind CSS.
- Component-based architecture with reusable custom hooks.
6. **Testing**:
5. **Testing**:
- End-to-end testing with Playwright.
- Server-side testing using Jest and Supertest.
7. **CI/CD**: Automated workflows with GitHub Actions.
6. **CI/CD**: Automated workflows with GitHub Actions.

## Tech Stack
### Core Stack
Expand Down

0 comments on commit 675e4f1

Please sign in to comment.