mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-25 10:19:46 +00:00
b48db997d6
Display the monthly cost on the "Buy & Create Server" button to give users clear visibility of the price before purchasing. - Add computed property to calculate selected server's monthly price - Update button text to show price dynamically (e.g., "€12.99/mo") - Add tests for price formatting and edge cases - Price updates reactively when user changes server type 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>