Third-party Platform Integration
Nexty.dev integrates capabilities from multiple third-party platforms. By leveraging the services provided by these services, you can not only rapidly build various commercial websites but also significantly reduce development and maintenance costs.
We recommend setting up all third-party platforms in the order presented in this documentation, which will help you focus more on code writing during the development phase.
However, not all third-party platforms are mandatory. The minimum requirement for local development is Supabase environment variables. If you're eager to explore the source code repository, you can jump to the Start Source Repository section after completing Domain Configuration and Supabase Configuration.
Domain
Follow Nexty.dev's documentation to learn how to prepare and resolve domains
Supabase
Follow Nexty.dev's documentation to learn how to create a Supabase project and integrate it into the boilerplate code
Stripe
Follow Nexty.dev's documentation to learn how to integrate Stripe into your project and implement payment functionality through Stripe
Resend
Follow Nexty.dev's documentation to learn how to integrate Resend into your project
Domain Email
Follow Nexty.dev's documentation to learn how to obtain a domain email and use it to reply to user emails
Upstash
Follow Nexty.dev's documentation to integrate Upstash into your project and implement rate limiting with Redis
Cloudflare R2
Follow Nexty.dev's documentation to learn how to integrate Cloudflare R2 into your project
Cloudflare Turnstile
Integrate Cloudflare Turnstile human verification into your SaaS project to effectively prevent bot attacks and malicious traffic, enhancing website security. Includes complete configuration steps and code examples.
Affiliate
Add Affiliate program to your SaaS product.