|
|
||
|---|---|---|
| client | ||
| exports | ||
| server | ||
| shared | ||
| .gitignore | ||
| .replit | ||
| components.json | ||
| config.cfg | ||
| drizzle.config.ts | ||
| INSTALLATION.md | ||
| KEYCLOAK_SETUP.md | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| replit.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
r/place - Schnellstart
Sofort starten (Entwicklung)
npm install
npm run dev
Dann öffne: http://localhost:5000
Konfiguration
Bearbeite config.cfg für:
- Canvas-Größe (CANVAS_WIDTH, CANVAS_HEIGHT)
- Cooldown-Zeit (DEFAULT_COOLDOWN_SECONDS)
- Export-Intervall (AUTO_EXPORT_INTERVAL_SECONDS)
Wichtige Dateien
config.cfg- Alle Einstellungenexports/- Automatische SVG-ExportsINSTALLATION.md- Detaillierte Server-Installation
Features
✓ 32 offizielle r/place 2022 Farben
✓ Koordinatensystem mit Achsenbeschriftung
✓ Live-Mauskoordinaten
✓ Automatische SVG-Exports
✓ WebSocket Live-Updates
✓ Cooldown-System
✓ Deutsche Benutzeroberfläche