Test your app
Start Development Server
Run the following command to start your app:
Explore Your App
- Check out the landing page
- Review
page.tsx
to try different heroes and sections
Configure Your App
- Open
config.ts
- Update the configuration object with your app's information:
- App name
- Domain
- Description
- Other SEO-related values
Next Steps
Before launching, we need to configure:
- LemonSqueezy (payment processor)
- Resend (email service)