-
Notifications
You must be signed in to change notification settings - Fork 2
Local deployment
Kizlo Taras edited this page Dec 21, 2020
·
2 revisions
Inside Infrustructure folder you can find docker-compose.yml that contains all required services for the application to work. You need run Infrastructure/runall.cmd to start those.
After all services are started run script/runall.cmd. That script will trigger all application services such as API, UI (Angular) and Background jobs (Sms sender).