andreho / demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites:

  • Java 17+
  • Docker
  • Docker-Compose

How-to start testing or developing:

  1. Navigate to the project's folder in a terminal
  2. Execute:
make help

to print out all available options and pick a needed one.

To run the application fully in Docker execute:

make app-playground

After all related steps are done, you should be able to access the UI under: http://localhost:8080/index.html img.png

About


Languages

Language:Java 46.5%Language:HTML 44.7%Language:Makefile 8.0%Language:Dockerfile 0.5%Language:Shell 0.3%