A minimal starter designed to help you get up and running with EdgeDB and Next.js quickly. It includes a basic setup for authentication, EdgeDB schema, and a UI to get you started.
It seems that esbuild-runner (which provides the esr binary) is missing from the dependencies, this PR should add it.
I'm not fully sure how to get the lockfile diff small though, let me know if I am missing something.
It seems that
esbuild-runner
(which provides theesr
binary) is missing from the dependencies, this PR should add it. I'm not fully sure how to get the lockfile diff small though, let me know if I am missing something.