26 lines
605 B
Markdown
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
|