Skip to content
/ ctl Public

Docker compose for starting all services in Catalogue Project

Notifications You must be signed in to change notification settings

wjsc/ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git clone https://github.com/wjsc/ctl.git
cd ctl
git clone https://github.com/wjsc/catalogue.git
git clone https://github.com/wjsc/catalogue-server.git
git clone https://github.com/wjsc/catalogue-sync.git
cd catalogue
npm install
cd ../catalogue-server
npm install
cd ../catalogue-sync
npm install
cd ctl/dev
docker-compose build
docker-compose up -d

About

Docker compose for starting all services in Catalogue Project

Resources

Stars

Watchers

Forks

Packages

No packages published