Skip to content

FightForSub/ffs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Make

Docker https://docs.docker.com/install/

Docker compose https://docs.docker.com/compose/install/

Setup env (clone repositories, create folder)

make init

Install dependencies (node_modules, mvn dependencies, ...)

make vendor

Launch all containers

make up

Front => app-ffs.localhost RabbitMQ => broker.localhost Api => api-ffs.localhost

Remove repos and data

make destroy

Releases

No releases published

Packages

No packages published