Skip to content

[platforms] add multi-tenant blog example with Neon - #1559

Open
rishi-raj-jain wants to merge 3 commits into
vercel:mainfrom
rishi-raj-jain:main
Open

[platforms] add multi-tenant blog example with Neon#1559
rishi-raj-jain wants to merge 3 commits into
vercel:mainfrom
rishi-raj-jain:main

Conversation

@rishi-raj-jain

@rishi-raj-jain rishi-raj-jain commented Aug 18, 2026

Copy link
Copy Markdown

Description

Adds solutions/platforms-blog-neon, a Platforms-style multi-tenant blog on Neon Postgres, Auth, Data API, and Object Storage.

A signed-in user creates a site and gets a subdomain (acme.yourapp.com) that serves a public blog. The dashboard talks to the Data API with a Neon Auth JWT and RLS, public tenant pages use the serverless driver and published rows only. Cover images are stored and fetch over presigned URLs from Neon Object Storage.

Includes db/schema.sql, demo seed data, and clone/deploy docs.

Demo URL

https://platforms-blog-neon.vercel.app

Type of Change

  • New Example
  • Example updates (Bug fixes, new features, etc.)
  • Other (changes to the codebase, but not to examples)

New Example Checklist

  • 🛫 npm run new-example was used to create the example
  • 📚 The template wasn't used but I carefuly read the Adding a new example steps and implemented them in the example
  • 📱 Is it responsive? Are mobile and tablets considered?

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

@rishi-raj-jain is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Deployment failed for project mintlify-docs-rewrite with the following error:

The `vercel.ts` schema validation failed with the following message: `rewrites[0]` missing required property `destination`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Deployment failed for project mintlify-docs-rewrite with the following error:

The `vercel.ts` schema validation failed with the following message: `rewrites[0]` missing required property `destination`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mintlify-docs-rewrite Error Error Aug 18, 2026 11:50am

@rishi-raj-jain

Copy link
Copy Markdown
Author

Deployment failed for project mintlify-docs-rewrite with the following error:

The `vercel.ts` schema validation failed with the following message: `rewrites[0]` missing required property `destination`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

But this is not related to my PR 😓

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​aws4fetch@​1.0.2010010010080100
Addednpm/​react-markdown@​10.1.09910010083100
Addednpm/​@​neondatabase/​serverless@​1.1.09910010086100
Addednpm/​@​tailwindcss/​typography@​0.5.2010010010089100
Addednpm/​jose@​6.2.910010010094100
Addednpm/​@​neondatabase/​neon-js@​0.7.0-beta9810010097100

View full report

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Deployment failed for project single-spa-root-microfrontend with the following error:

Creating the Deployment Timed Out.

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Deployment failed for project microfrontends-docs with the following error:

Creating the Deployment Timed Out.

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Deployment failed for project single-spa-content-microfrontend with the following error:

Creating the Deployment Timed Out.

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Deployment failed for project microfrontends-marketing with the following error:

Creating the Deployment Timed Out.

@rishi-raj-jain

Copy link
Copy Markdown
Author

All of the above failures have nothing to do with my PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant