Skip to content

Commit 4c7b614

Browse files
committed
feat: add deployment section to README for Hetzner cloud
- Introduced a new section in the README to outline deployment strategies using Hetzner cloud with Docker and Dokku. - Included details on automated CI/CD processes to enhance deployment efficiency and streamline application management.
1 parent 85627c8 commit 4c7b614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- ๐Ÿ’ณ **Billing & Payments** - Complete subscription system with Polar.sh integration, credit management, and billing portal (`/dashboard/billing`)
2121
- ๐ŸŽจ **Marketing Pages** - Modern landing page with responsive design & dark/light mode
2222
- ๐Ÿ’พ **Database** - Local PostgreSQL with Docker, Supabase ready, Drizzle ORM
23+
- ๐Ÿš€ **Deployment** - Hetzner cloud deployment with Docker, Dokku, and automated CI/CD
2324
- ๐Ÿค– **AI-Optimized** - Cursor rules, .ruler auto-generated agent rules, AGENTS.md format for Claude Code/Codex/Cursor, consistent patterns, TypeScript for better AI coding
2425
- ๐Ÿ› ๏ธ **Developer Tools** - Hot reload, path aliases, Oxlint, Vitest, custom CLI
2526
- ๐Ÿ› **Frontend Error Logging** - Browser-Echo integration for automatic error capture and structured logging

0 commit comments

Comments
ย (0)