CJL Infra is the main repository for everythings related to devops on CJL Applications. Contains all you need to start a fresh environment for developing, or production.
./start-infra.sh
# Start keycloak and MariaDB./start-app.sh
# Start the back and the front./start-web-server.sh
# Start NGINX as reverse proxy.