d10xa / digest

It is not best practice. Don't try this at home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digest job tracker

Install frontend dependencies

./gradlew npmInstall

Run spring-boot backend and angular frontend:

./gradlew npm_start bootRun --parallel

Run akka-http backend and angular frontend:

./gradlew npmInstall npm_start :backend-akka-http:run --parallel

Build:

./gradlew clean build

About

It is not best practice. Don't try this at home

License:Apache License 2.0


Languages

Language:Groovy 33.8%Language:Java 31.8%Language:JavaScript 15.1%Language:Scala 11.5%Language:HTML 7.7%Language:CSS 0.2%