Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropping microservices setup #2959

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Commits on Jun 3, 2024

  1. Dropping microservices setup

    * Removed Dockerfiles in all auxiliary packages
    * Removed entrypoints (e.g. run.ts) in all auxiliary packages
    * Removed Dockerfile-dev's, as they served no purpose
    * Removed esbuild and build:prod commands, as they weren't used in production setup
    * Removed worker package, as it's not used in monolith setup
    * Removed everything regarding redis
    * Removed docker-compose.yml and docker-compose.microservice.yml
    (docker-compose.current.yml became docker-compose.yml)
    * Removed configs for microservices setup
    * Updated docs
    mutantcornholio committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c628503 View commit details
    Browse the repository at this point in the history