edgedb / nextjs-edgedb-auth-template

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.
https://nextjs-edgedb-auth-template-kappa.vercel.app
30 stars 8 forks source link

Fix: Use 5.x version for EdgeDB #2

Closed Sikarii closed 6 months ago

Sikarii commented 6 months ago

Given the reliance on Discord and Slack auth providers and the AI extension, 5.x seems quite necessary for this template. This PR bumps the server-version to 5.0, which is roughly any version that matches the major version 5 (currently this is 5.2).

Additionally, the migration files are converted to the new format.