Skip to content

ACM Hack's Kafka & Redis workshop. Hosted Spring 2024.

Notifications You must be signed in to change notification settings

acmucsd/kafka-redis-workshop

Repository files navigation

kafka-redis-workshop

ACM Hack's Workshop on Distributed Systems, Kafka, and Redis.

To run the application:

  1. Fork the repository to your account (click the 'fork' button in the top right corner).
  2. Clone the repository with git clone <repository link>.
  3. Run npm install to install required dependencies.
  4. Open Docker Desktop on your laptop.
  5. Run docker-compose up -d to spin up the required services.
  6. Run npm run dev to start the server.

About

ACM Hack's Kafka & Redis workshop. Hosted Spring 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published