You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make setup easy, we could use Docker and Docker Compose to manage containers. We'll need to write a Dockerfile for the backend service along with containers for MySQL and Elasticsearch
To make setup easy, we could use Docker and Docker Compose to manage containers. We'll need to write a
Dockerfile
for the backend service along with containers for MySQL and ElasticsearchFor an example, you could have a look at https://github.com/lttkgp/C-3PO
The text was updated successfully, but these errors were encountered: