README.md

    code-samples

    login: demo, password: demo

    Prerequisites:

    • java 17
    • maven 3.6+
    • node.js 18+
    • yarn installed globally (npm install -g yarn / sudo npm install -g yarn)
    • git
    • docker
    • docker-compose

    Getting started with docker

    • install dependencies and build front-end
    mvn clean install -PUI
    
    • start environment
    docker-compose up -d
    
    • run application
    press green button in Application.java
    
    Описание

    Official mirror of https://github.com/CX-Box/cxbox-code-samples

    Конвейеры
    0 успешных
    0 с ошибкой