Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

fbraem/kwai-vite

Repository files navigation

kwai-vite

Kwai-vite is now part of kwai.

Kwai-vite is part of the Kwai system. The ultimate goal of Kwai is to manage a (sports)club. The focus is currently on judo sport (Kwai means Japanese), but one day it will be possible to add other sports.

Kwai-vite is the successor of kwai-ui. Instead of Webpack, vite is used.

Kwai is a greenfield project. As long as there is no official release, everything can change. Although there is still a lot to do, kwai is already used in production for our club but that is no guarantee that it will work for you...

Kwai-vite is a Single Page Application (SPA) written with vue 3.x and tailwindcss as its main components.

Currently, only news, pages and trainings are supported.

Note : At the moment only the nl locale (Dutch) is supported.

Installation

  • You need npm to generate the website.
  • Clone this repository and install all dependencies using npm.
  • Copy /config/config.dist.toml to /config/config.toml and update it according to your configuration.
  • The theme that is included is for our judo club. You can create your own, and change the @theme alias in vite.config.js.
  • Run npm run dev to test the website
  • Run npm run build to build the website. Upload the dist folder to your host.

Credits

About

The vitejs version of kwai-ui

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages