kwai - website and club management for Judokwai Kemzeke https://kwai.zumuta.be
  • Python 63.1%
  • Vue 21.2%
  • TypeScript 14.1%
  • Jinja 0.9%
  • CSS 0.6%
  • Other 0.1%
Find a file
2026-04-16 17:11:06 +02:00
backend ci: migrate database when a migration has changed and add up to command 2026-04-16 17:11:06 +02:00
docs docs: move license shield 2025-11-24 20:20:21 +01:00
frontend chore: hide application menu for now... 2026-04-15 20:45:40 +02:00
.gitignore ci: use pyinfra to install a test kwai site. 2026-04-03 17:04:58 +02:00
.pre-commit-config.yaml ci: update ruff version 2026-02-01 16:53:09 +01:00
.readthedocs.yaml fix: update poetry 2025-05-03 20:39:43 +02:00
LICENSE docs: Add license file 2023-02-04 22:34:31 +01:00
mkdocs.yml ci: disable griffe-fastapi 2026-02-17 20:28:34 +01:00
README.md docs: update location documentation 2025-12-03 20:19:09 +01:00
Taskfile.yml ci: rename run_kwai_api to run_api 2025-12-06 18:11:10 +01:00

Kwai

This repository contains the code of the website of our judoclub Judokwai Kemzeke. Kwai is a pet project of Zumuta!. The goal is to create a website and applications to manage the club.

Allthough the focus of the code is for a judoclub, the code can be an inspiration or a starting point to create your own website or application. Kwai uses Python for backend code and TypeScript with Vue for the frontend.

Documentation

The documentation, for backend and frontend, is generated by mkdocs and can be read here.