Third-party Platform Integration
Nexty.dev integrates capabilities from multiple third-party platforms. Relying on the services provided by these platforms not only enables rapid construction of various business websites but also significantly reduces development and maintenance costs.
We recommend completing the setup of all third-party platforms in the order presented in the documentation. This will help you focus more on code development during the development phase.
However, not all third-party platforms are mandatory. The minimum requirement for local startup is database environment variables, specifically DATABASE_URL
. You can complete the database configuration according to the Database chapter.
Domain
Follow Nexty.dev's documentation to learn how to prepare and resolve domains
Database
Complete database configuration following Nexty.dev documentation.
Authentication
Complete SaaS product authentication configuration following Nexty.dev documentation.
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
Affiliate
Add Affiliate program to your SaaS product.