zawiszaty / employee_managment

Modular monolith example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI Coverage Status

employee_managment

How to run

You must have installed docker and docker-compose locally

Linux or mac

make env
make start

Wait few minutes, you can monitor installation status by docker-compose logs -f or run script ./.docker/wait_for_nginx.sh

Windows

Copy .env.dist to .env

docker-compose up -d

Wait few minutes, you can monitor installation status by docker-compose logs -f

About

Modular monolith example


Languages

Language:PHP 98.1%Language:Shell 1.1%Language:Dockerfile 0.5%Language:Makefile 0.3%