mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 23:01:25 +02:00
style: auto-format codebase with Prettier
Applied formatting to 1487+ files using pnpm format:write - TypeScript/JavaScript files - Svelte components - Astro pages - JSON configs - Markdown docs 13 files still need manual review (Astro JSX comments)
This commit is contained in:
parent
0241f5554c
commit
d36b321d9d
3952 changed files with 661498 additions and 739751 deletions
|
|
@ -8,7 +8,7 @@ PocketBase ist bereits gestartet auf: http://localhost:8090
|
|||
|
||||
### 1. Admin Account erstellen
|
||||
|
||||
Öffne im Browser: http://localhost:8090/_/
|
||||
Öffne im Browser: http://localhost:8090/\_/
|
||||
|
||||
- Beim ersten Besuch wirst du aufgefordert einen Admin-Account zu erstellen
|
||||
- Verwende sichere Credentials (nur für lokale Entwicklung)
|
||||
|
|
@ -27,10 +27,12 @@ Nach dem Login als Admin:
|
|||
Erstelle ein paar Test-Einträge:
|
||||
|
||||
**Test User:**
|
||||
|
||||
- Email: test@localhost
|
||||
- Password: test123456
|
||||
|
||||
**Test Links:**
|
||||
|
||||
- Kurz-Code: test1
|
||||
- Original URL: https://example.com
|
||||
- Aktiv: Ja
|
||||
|
|
@ -54,4 +56,4 @@ Die App sollte jetzt http://localhost:8090 als Backend nutzen!
|
|||
|
||||
## 🎉 Fertig!
|
||||
|
||||
Deine lokale Entwicklungsumgebung ist jetzt vollständig von Production getrennt!
|
||||
Deine lokale Entwicklungsumgebung ist jetzt vollständig von Production getrennt!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue