Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dpr-0 authored Dec 14, 2023
1 parent 6d6c0bc commit 28f8563
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Docker build](https://github.com/dpr-0/csp0/actions/workflows/dockerbuild.yml/badge.svg)](https://github.com/dpr-0/csp0/actions/workflows/dockerbuild.yml)
[![codecov](https://codecov.io/gh/dpr-0/csp0/graph/badge.svg?token=D3D2ST9HDG)](https://codecov.io/gh/dpr-0/csp0)

This is my chat side project type-0: A Random Chat system implemented by FastAPI.
This is my chat side project type-0: A Random Chat Room implemented by FastAPI.

Implemented features:

Expand All @@ -19,6 +19,12 @@ This project are implemented base on:
1. Clean architecture and Domain-Drvien Design concept
1. Message bus

## Demo


https://github.com/dpr-0/csp0/assets/75435041/b4ea6bb6-a2b4-4a36-b00c-98bc255d5636


## Setup Devlopment Environment

### Docker Compose
Expand Down

0 comments on commit 28f8563

Please sign in to comment.