Commit graph

2 commits

Author SHA1 Message Date
Bill Yang
3e6f028ef6 Update Dockerfile and next.config.mjs for improved application startup and configuration
- Added command to start Next.js in the Dockerfile for proper application initialization.
- Updated next.config.mjs to include output configuration and ensure consistent formatting with semicolons.
2025-04-21 01:10:32 -07:00
Bill Yang
f890ec9b2b
Add docs (#89)
* Refactor SubscriptionPage and enhance plan management UI

- Streamlined SubscriptionPage by consolidating plan handling into FreePlan and ProPlan components for better organization.
- Improved UI clarity by directly rendering plan components based on subscription status and enhancing overall user interaction.
- Updated button labels for clarity and removed unnecessary components to create a cleaner interface.
- Adjusted plan details and descriptions to provide clearer information on subscription benefits and features.

* wip
2025-04-16 16:42:59 -07:00