Interactive Dashboard
Modern, responsive UI built with React and Vite for user management and workout tracking.
A complete microservice architecture platform. Integrates a modern web dashboard, an automated Telegram bot, and background services to provide a unified experience for both members and administrators.
Built with modern technologies to ensure scalability, security, and an amazing user experience.
Modern, responsive UI built with React and Vite for user management and workout tracking.
Automated notifications and interactions via grammY framework for quick member access.
Redis caching for fast data retrieval and WebSocket support for live updates.
Playwright-powered microservice extracting real-time gym attendance and population.
Isolated containerized microservices with robust PKCE OAuth flows and JWT authentication.
Fully compatible with Graphify AI for deep architectural understanding and mapping.
A clean, unified UI for both web dashboard and mobile integrations.
Clone the repository and start the microservices stack via Docker Compose.
# Clone the repository
git clone https://github.com/giosci1994/webapp-palestra.git
cd webapp-palestra
# Setup environment and start
cp .env.esempio .env
docker-compose up -d --build
Then open http://localhost:6969.
Check out our issues page or submit a PR on GitHub.