demonstraintion project employing redis pub-sub and kafka distributed event processing with socket.io configured to listen on websocket for messages and prisma orm for generating message schemas
In the project directory, you can run:
Runs the app in the development mode.
Open [http://localhost:3000]
Runs the server in the development mode.
Open [http://localhost:5000]
Runs the server in the development mode.
Open [http://localhost:5000]
generates prisma schema from schema.prisma
docker-compose up --build