All Projects → leerob → Nextjs Multiple Domains

leerob / Nextjs Multiple Domains

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Nextjs Multiple Domains

Nextjs Graphql Sample
A simple app to demonstrate basic API functions built with REST and GraphQL
Stars: ✭ 29 (-36.96%)
Mutual labels:  nextjs
Nestpress
A production ready personal blogging system on top of NestJS and NEXT.js
Stars: ✭ 38 (-17.39%)
Mutual labels:  nextjs
Serverless Next
How to use Serverless to provide the frontend with a full API with minimal effort and max. scalability
Stars: ✭ 41 (-10.87%)
Mutual labels:  nextjs
Nextron
⚡ NEXT.js + Electron ⚡
Stars: ✭ 967 (+2002.17%)
Mutual labels:  nextjs
Next Routes Middleware
Universal Lambda Routing
Stars: ✭ 37 (-19.57%)
Mutual labels:  nextjs
Moveit
🚀 NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: ✭ 39 (-15.22%)
Mutual labels:  nextjs
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-39.13%)
Mutual labels:  nextjs
Nookies
🍪 A set of cookie helpers for Next.js
Stars: ✭ 1,035 (+2150%)
Mutual labels:  nextjs
Glutenproject.com
Google for Certified Gluten Free Products
Stars: ✭ 37 (-19.57%)
Mutual labels:  nextjs
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-10.87%)
Mutual labels:  nextjs
Next Purescript Example
Simple example app using Next.js with Purescript
Stars: ✭ 35 (-23.91%)
Mutual labels:  nextjs
Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+2028.26%)
Mutual labels:  nextjs
Next.js Conf 2020
From Front-end to Full Stack with Amplify Framework
Stars: ✭ 40 (-13.04%)
Mutual labels:  nextjs
Stripe Demo Connect Roastery Saas Platform
Roastery demo SaaS platform using Stripe Connect
Stars: ✭ 33 (-28.26%)
Mutual labels:  nextjs
Keycapsets.com
⌨︎Find your favorite Keycapsets! Made for love of mechanical keyboards, and the trouble of finding a suitable existing keycapset overview!
Stars: ✭ 43 (-6.52%)
Mutual labels:  nextjs
Web3studio Sojourn
A React Native DevKit with code for a Web3 Decentralized Data Storage Pattern.
Stars: ✭ 29 (-36.96%)
Mutual labels:  nextjs
Crypto Grommet
Crypto and equities app
Stars: ✭ 39 (-15.22%)
Mutual labels:  nextjs
Intercom Clone
Intercom clone built with NextJS and TailwindCSS
Stars: ✭ 48 (+4.35%)
Mutual labels:  nextjs
Reddium
The Reddit client for Silicon Valley
Stars: ✭ 47 (+2.17%)
Mutual labels:  nextjs
Next On Netlify Demo
Demo of a Next.js app with Server-Side Rendering on Netlify
Stars: ✭ 40 (-13.04%)
Mutual labels:  nextjs

This is a Next.js project bootstrapped with create-next-app.

Next.js Multiple Domains

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].