Static Yearly Membership Website

Заказчик: AI | Опубликовано: 03.12.2025

I need a clean, lightweight site whose only job is to sell a single YEARLY membership and let buyers create an account the moment payment clears. Once logged in, members see a simple dashboard where they can access the digital services I provide (no articles, videos, or downloads—just the service itself presented online). Because the site is static, I’m thinking Jamstack-style deployment—plain HTML/CSS/JS on the front-end—while a service such as Stripe (or similar) handles the checkout and hooks into an authentication layer (Auth0, Firebase Auth, or another approach you prefer). I don’t need a bloated CMS; a fast static build with a secure payment + login flow is the priority. Key deliverables • Responsive landing page with clear value proposition and “Join Now” call-to-action • Stripe (or equivalent) yearly subscription checkout integrated with webhook to create the member account automatically • Secure sign-in/sign-out and forgotten-password flow • Member dashboard that greets the user and links them to the live digital service • Basic UI styling so the site looks polished on desktop and mobile • Deployment instructions (Netlify, Vercel, or GitHub Pages + serverless functions—whichever suits your stack) Acceptance criteria The entire flow—landing page → payment → automatic account creation → dashboard access—must be testable end-to-end in Stripe’s sandbox before hand-off. Loading times should stay under two seconds on standard 4G.