Next.js for multiple domains with different content, but the same codebase

This page summarizes the projects mentioned and recommended in the original post on /r/nextjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • nextjs-multiple-domains

    Example using SSR to handle multiple domains on the same project.

  • getServerSideProps with stale-while-revalidate header that I found here. I think this approach won't let me use nextjs caching ( I really want to use "Incremental Static Regeneration") as it uses getServerSideProps. On the other hand, It's pretty using to control content for each incoming request from backend & I don't need to touch frontend when I need a new website (if it was CRA, it'd be a piece of cake, but I need SSR)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Created a tool to build detailed README files for opensource projects. You can use form driven inputs or markdown editor to create README files faster.

    2 projects | /r/reactjs | 12 Sep 2021
  • NextJS/Vercel/Cloudflare Pages support for sub-domains

    1 project | /r/nextjs | 22 Aug 2021
  • Short Links with Superpowers

    1 project | news.ycombinator.com | 1 May 2024
  • Morethan-log: A static blog using notion database

    1 project | news.ycombinator.com | 22 Apr 2024
  • Show HN: Added Shadcn UI components to my neobrutalism component collection

    1 project | news.ycombinator.com | 6 Apr 2024