Closed austeane closed 3 months ago
Update the drill details page to use SvelteKit as the backend with Vercel Postgres as the database.
API_BASE_URL
src/routes/api/drills/[id]/+server.js
createClient
@vercel/postgres
For more details, open the Copilot Workspace session.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Update the drill details page to use SvelteKit as the backend with Vercel Postgres as the database.
API_BASE_URL
constant fromsrc/routes/api/drills/[id]/+server.js
.createClient
from@vercel/postgres
and connect to the Vercel Postgres client.For more details, open the Copilot Workspace session.