Skip to content

Commit

Permalink
Image add in README.md for test project / sample structure
Browse files Browse the repository at this point in the history
added: Image add in README.md for test project / sample structure
  • Loading branch information
mdmuhtasimfuadfahim committed Sep 3, 2023
1 parent e91ee62 commit c03a2d9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### [1.1.0.6] - 2023-03-09

#### Added

- Image add in README.md for test project / sample structure

#### Contributors to this release

- <img src="https://avatars.githubusercontent.com/u/69357704?v=4/u/12586868?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Md. Muhtasim Fuad Fahim](https://github.com/mdmuhtasimfuadfahim)

### [1.1.5] - 2023-01-06

#### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ yarn add kafka-pub-sub

#### Project stucture

<img width="254" alt="project-structure" src="https://github-production-user-asset-6210df.s3.amazonaws.com/69357704/239943567-9e0ed7e0-c7b3-45e6-bcda-f68c5a6d5933.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230522%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230522T161749Z&X-Amz-Expires=300&X-Amz-Signature=a927048e9bab37c3974f863a9708c6b07795e9a89d636c69f9ad20958850f407&X-Amz-SignedHeaders=host&actor_id=69357704&key_id=0&repo_id=640056186">
<img width="254" alt="project-structure" src="https://www.dropbox.com/scl/fi/b7113h7ss4205f7pqrce4/Screenshot-2023-09-03-at-9.00.00-AM.png?rlkey=q0bcegf34up9ft82289eve3t2&dl=0">


> Note: Create NodeJS environment in both service-1 and service-2 and create server using your favourite NodeJS framewwork.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kafka-pub-sub",
"version": "1.1.5",
"version": "1.1.0.6",
"description": "An application which is designed based on apache kafka pub-sub.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit c03a2d9

Please sign in to comment.