mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 23:46:42 +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
|
|
@ -364,6 +364,7 @@ The pipeline handles deployment for:
|
|||
```
|
||||
|
||||
**What it does**:
|
||||
|
||||
1. Confirms with user
|
||||
2. Checks for backup
|
||||
3. Stops current services
|
||||
|
|
@ -405,10 +406,12 @@ docker compose up -d
|
|||
### Server Resources
|
||||
|
||||
**Staging**:
|
||||
|
||||
- 2 vCPU, 4GB RAM: ~$10-15/month
|
||||
- Hetzner CX21: €5.83/month
|
||||
|
||||
**Production**:
|
||||
|
||||
- 4 vCPU, 8GB RAM: ~$25-35/month
|
||||
- Hetzner CX31: €11.66/month
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue