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.
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.
Given the reliance on
Discord
andSlack
auth providers and the AI extension,5.x
seems quite necessary for this template. This PR bumps theserver-version
to5.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.