MeepleStats---Frontend
Docker 应用程序 from grtgbln's Repository
概述
A self-hosted web application designed to track board game statistics for your group of friends! It allows users to log game sessions, analyze player performance, and manage a wishlist of games.
This is the frontend component.
要求
Requires separate MongoDB and MeepleStats - Backend containers.
运行时参数
- 网络用户界面
http://[IP]:[PORT:5173]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 5173
- 目标
- 5173
- 默认值
- 5173
- 价值
- 5173
Backend URLVariable
URL of the MeepleStats backend API
- 目标
- VITE_API_URL
- 默认值
- http://IP_ADDRESS:5000
- 价值
- http://IP_ADDRESS:5000
JWT StorageVariable
Storage method for JWT tokens
- 目标
- VITE_JWT_STORAGE
- 默认值
- localstorage|cookie
Enable RAGVariable
Enable Rulesbooks Chat (RAG) features in the frontend
- 目标
- VITE_ENABLE_RAG
- 默认值
- True|False
Allowed HostsVariable
Comma-separated list of allowed hosts for CORS
- 目标
- VITE_ALLOWED_HOSTS
详细信息
存储库
ghcr.io/tommythehuman/meeplestats/frontend:latest最后更新2026-06-02
初见2025-12-24
在Unraid 上运行 MeepleStats---Frontend 。
MeepleStats---Frontend 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。