#Is NextJS Platforms Starter achievable with Remix?

1 messages · Page 1 of 1 (latest)

dull fiber
#

Hey all! We are building a SaaS and we're using Next, but the next step of our product is to build a site builder and this will be really expensive with NextJS/Vercel.

We are aiming for the greatest performance we can get so I thought I'd give Remix a go.

I know it's a broad question, so I'm just looking for a "boolean" kind of answer, if I can achieve it with Remix or not.
I need to be able to map customerSubdomain.mysite.com to an organization on a datababase. Each website will be dynamic and customizable by each customer. Each customer will also e able to add a custom domain.

With Next/Vercel I know I can do this using middleware, but from my research there's no such thing on Remix.

Being fully honest, I'm still researching the best implementation, just wondering if Remix would be good/scalable for handling this situation?

Again, sorry for the broad question

vale torrent
#

Hi, I have no direct personal experience with these two projects but Google returned:

Quick start your MVP with out-of-the-box SaaS features like Authentication, Pricing & Subscriptions, Admin & App portals, Entity Builder (CRUD, API, Webhooks, Permissions, Logs...), Blogging, CRM, Email Marketing, Page Block Builder, Notifications, Onboarding, and more.

MakerKit

Makerkit is the best Remix SaaS Boilerplate built with Firebase and Tailwind CSS. Bootstrap unlimited SaaS products with our Remix Saas Starter Kit

dull fiber