UnlyEd / next-right-now

Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support
https://unlyed.github.io/next-right-now/
MIT License
1.26k stars 110 forks source link

Preset request - Single Tenancy (ST) #175

Open Vadorequest opened 4 years ago

Vadorequest commented 4 years ago

Status

Not planned. Meant to be done at some point. Upvoting/commenting will be useful to me to know how many people want this.

FYI: Maintaining many presets takes time, because each preset update must be ported forward to other presets and this can be very time consumming to keep them all "in-sync" manually. That's the main reason why they haven't been released yet.

Goal

Provide a new set of presets using ST instead of MST tenancy model.

This 2 new presets will contain exactly the same thing as their source, besides a simplified tenancy model.

Estimated work

Estimated time: 1 working day


Reference: https://unlyed.github.io/next-right-now/concepts/presets#which-presets-are-being-considered

Presets roadmap: https://github.com/UnlyEd/next-right-now/projects/1

Vadorequest commented 3 years ago

I will start working on this within the next 2 weeks.