Skip to content

6rotoms/kimosabe

Repository files navigation

Kimosabe

webapp for fun with friends

Build Status

Installation

install docker, docker-compose, Java 11, and node 12.18.4+
git clone the repository

Running the app

Set up databases/services

docker-compose up -d

Backend

cd api
./mvnw clean install
./mvnw spring-boot:run -P dev

Frontend

cd ui
npm install
npm start

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages