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

Feat: Running Microservice API Locally #425

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

williamputraintan
Copy link
Member

@williamputraintan williamputraintan commented Jul 26, 2024

  • Added to run Microservices API to run locally simultaneously via docker (except filemanager)
  • Added to load SQL dump from S3 (data is dumped from dev cluster) to local server

Todo:

  • add filemanager service to the docker-compose (followed up by @mmalenic )

@williamputraintan williamputraintan self-assigned this Jul 29, 2024
@williamputraintan williamputraintan marked this pull request as ready for review July 29, 2024 02:06
@victorskl
Copy link
Member

Reviewing...

Copy link
Member

@victorskl victorskl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@victorskl victorskl linked an issue Jul 29, 2024 that may be closed by this pull request
@williamputraintan williamputraintan merged commit 917aed4 into main Jul 29, 2024
9 checks passed
@williamputraintan williamputraintan deleted the feat/running-µ-service-api-locally branch July 29, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup SQL Dump/Reload in Local Development
2 participants