Files
Andrej Spielmann ea628b9a0a Initial commit
2026-04-21 10:53:28 +02:00

26 lines
605 B
Markdown

# SQL Server Hosting Platform - Anmeldedaten
## Admin-Zugang
- **Email:** admin@sqlhosting.com
- **Passwort:** Admin123!
- **Rolle:** ADMIN
- **Status:** approved/ACTIVE
## Customer-Zugang
- **Email:** customer@sqlhosting.com
- **Passwort:** Customer123!
- **Rolle:** CUSTOMER
- **Status:** approved
## System URLs
- **Frontend:** http://localhost:3000
- **Backend API:** http://localhost:8000
- **API Docs:** http://localhost:8000/api/swagger/
## Technische Details
- Datenbank: SQL Server (sqlserver_platform)
- Django Backend mit JWT Auth
- Next.js 16 Frontend
Erstellt am: Monday, April 20, 2026