karusic/back
2022-06-28 00:45:51 +02:00
..
default_images [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
release_karideo_back [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
src/org/kar/karusic [DEV] update the new data from karideo and basi c modification to start front 2022-06-28 00:45:51 +02:00
CheckStyle.xml [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
CleanUp.xml [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
db.sql [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
Dockerfile [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
Formatter.xml [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
karusic-back.iml [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
LICENSE [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
pom.xml [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00
README.md [DEV] initail code with karideo origin 2022-06-19 19:24:04 +02:00

Generic backend for karusic in java

mvn install

// create a single package jar mvn clean compile assembly:single

java -cp out/maven/karusic-0.1.0-jar-with-dependencies.jar org.kar.karideo.WebLauncher