diff --git a/.assets/images/bullish-dev-2021-02-12.png b/.assets/images/bullish-dev-2021-02-12.png new file mode 100644 index 0000000..0480552 Binary files /dev/null and b/.assets/images/bullish-dev-2021-02-12.png differ diff --git a/README.md b/README.md index af12a8e..8701add 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Frontend - Local setup is supported via Docker Compose +![Development Architecture](.assets/images/bullish-dev-2021-02-12.png "Development Architecture") + ```sh docker-compose up -d ``` @@ -60,10 +62,10 @@ Here `container-name` can be either of `backend`, `frontend`, `redis`, ## Deploy +The recommended way for deploy is on Kubernetes. You can find the related files + ![Production Architecture](.assets/images/bullish-prod-2021-02-12.png "Production Architecture") - -The recommended way for deploy is on Kubernetes. You can find the related files in `k8s` directory. - One time deploy