Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user