An open API service indexing awesome lists of open source software.

https://github.com/lesterevse/microservice-architecture


https://github.com/lesterevse/microservice-architecture

docker docker-compose microservices todo-list

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Microservice Architecture

## Clone
To clone repo with all submodules
`git clone --recurse-submodules https://github.com/LesterEvSe/Microservice-Architecture`

To update submodules code
`git submodule update --remote --merge`

For get k8s files use the command:
`kompose convert -o deployment.yaml`

Connect to DB (Test command):
`docker exec -it psql -U -d `