vercel / examples

Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.
MIT License
3.54k stars 1.08k forks source link

Interest in example for Next.js + Vercel Postgres via Mikro-ORM? #696

Open SpencerKaiser opened 1 year ago

SpencerKaiser commented 1 year ago

Do yall have any interest in an example for a Next.js app using Vercel Postgres and Mikro-ORM (Repo)?

I was just able to successfully deploy one and get it all hooked up, so I'd be game to make a minimal repro as an example if yall are open to a PR!

pascuflow commented 2 months ago

Did you end up making one? Would be interested in what metadata provider and entity TS file resolution worked in production.