GSculerlor / kanade

backend portion of kanade, a personal Project Sekai score tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kanade

backend portion of kanade, a personal Project Sekai score tracker.

project status

heavily work-in-progress, expect a lot of things not working as expected. i use Github Project to track the progress and stuff.

running kanade

before running anything in this project, make sure you have installed Docker and Docker Compose. to build the mongo image, run the following command:

docker compose up --build  

you can run kanade by yourself by run the main function in moe.ganen.kanade.ApplicationKt

About

backend portion of kanade, a personal Project Sekai score tracker


Languages

Language:Kotlin 99.3%Language:Dockerfile 0.7%