https://github.com/rank1zen/kevin
A lightweight League of Legends stats client.
https://github.com/rank1zen/kevin
alpinejs go golang htmx tailwind templ
Last synced: 11 months ago
JSON representation
A lightweight League of Legends stats client.
- Host: GitHub
- URL: https://github.com/rank1zen/kevin
- Owner: rank1zen
- License: mit
- Created: 2025-06-15T17:15:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-21T05:00:34.000Z (11 months ago)
- Last Synced: 2025-08-21T07:26:40.305Z (11 months ago)
- Topics: alpinejs, go, golang, htmx, tailwind, templ
- Language: Go
- Homepage:
- Size: 53.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Kevin
A lightweight League of Legends stats client.

## Quick Start
Deploy Kevin in production mode using Docker:
```bash
# Create data directory
...
# Run Kevin container
...
```
Access the application at `http://localhost:4001`.