Menu

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. Email services (Resend or Cloudflare Email Sending) are optional integrations and can be configured when needed.

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

PayPal

Follow NEXTY.DEV's documentation to learn how to integrate PayPal into your SaaS product, with support for one-time credit packs and recurring subscriptions

Cloudflare Email Sending

Follow NEXTY.DEV's documentation to learn how to integrate Cloudflare Email Sending into your SaaS product

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

Redis

Learn how to integrate Redis into NEXTY.DEV, supporting both Upstash serverless Redis and self-hosted Redis (ioredis) multi-provider architecture.

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.

Tracking

Overview of NEXTY.DEV tracking integrations: Google Analytics, Search Console, AdSense, Plausible, Umami, and Rybbit.

Crisp

Follow this guide to integrate Crisp live chat into your NEXTY.DEV project.

Logging & Error Monitoring

NEXTY.DEV provides a production-grade logging and error monitoring solution built on Pino and Sentry.