Nicholai 16cee69250 __Admin dashboard scaffolded with D1 database and R2 file uploads__
This commit implements the core admin dashboard functionality including NextAuth authentication, Cloudflare D1 database integration with complete schema, and Cloudflare R2 file upload system for portfolio images. Features include artist management, appointment scheduling, and data migration capabilities.
2025-09-17 16:08:34 -06:00

1 line
3.7 KiB
JSON

{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/admin/artists/[id]","regex":"^/admin/artists/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/admin/artists/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/api/artists/[id]","regex":"^/api/artists/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/api/artists/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/api/auth/[...nextauth]","regex":"^/api/auth/(.+?)(?:/)?$","routeKeys":{"nxtPnextauth":"nxtPnextauth"},"namedRegex":"^/api/auth/(?<nxtPnextauth>.+?)(?:/)?$"},{"page":"/api/portfolio/[id]","regex":"^/api/portfolio/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/api/portfolio/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/artists/[id]","regex":"^/artists/([^/]+?)(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/artists/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/artists/[id]/book","regex":"^/artists/([^/]+?)/book(?:/)?$","routeKeys":{"nxtPid":"nxtPid"},"namedRegex":"^/artists/(?<nxtPid>[^/]+?)/book(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/_not-found","regex":"^/_not\\-found(?:/)?$","routeKeys":{},"namedRegex":"^/_not\\-found(?:/)?$"},{"page":"/admin","regex":"^/admin(?:/)?$","routeKeys":{},"namedRegex":"^/admin(?:/)?$"},{"page":"/admin/analytics","regex":"^/admin/analytics(?:/)?$","routeKeys":{},"namedRegex":"^/admin/analytics(?:/)?$"},{"page":"/admin/artists","regex":"^/admin/artists(?:/)?$","routeKeys":{},"namedRegex":"^/admin/artists(?:/)?$"},{"page":"/admin/artists/new","regex":"^/admin/artists/new(?:/)?$","routeKeys":{},"namedRegex":"^/admin/artists/new(?:/)?$"},{"page":"/admin/calendar","regex":"^/admin/calendar(?:/)?$","routeKeys":{},"namedRegex":"^/admin/calendar(?:/)?$"},{"page":"/admin/portfolio","regex":"^/admin/portfolio(?:/)?$","routeKeys":{},"namedRegex":"^/admin/portfolio(?:/)?$"},{"page":"/admin/settings","regex":"^/admin/settings(?:/)?$","routeKeys":{},"namedRegex":"^/admin/settings(?:/)?$"},{"page":"/admin/uploads","regex":"^/admin/uploads(?:/)?$","routeKeys":{},"namedRegex":"^/admin/uploads(?:/)?$"},{"page":"/aftercare","regex":"^/aftercare(?:/)?$","routeKeys":{},"namedRegex":"^/aftercare(?:/)?$"},{"page":"/artists","regex":"^/artists(?:/)?$","routeKeys":{},"namedRegex":"^/artists(?:/)?$"},{"page":"/auth/error","regex":"^/auth/error(?:/)?$","routeKeys":{},"namedRegex":"^/auth/error(?:/)?$"},{"page":"/auth/signin","regex":"^/auth/signin(?:/)?$","routeKeys":{},"namedRegex":"^/auth/signin(?:/)?$"},{"page":"/book","regex":"^/book(?:/)?$","routeKeys":{},"namedRegex":"^/book(?:/)?$"},{"page":"/contact","regex":"^/contact(?:/)?$","routeKeys":{},"namedRegex":"^/contact(?:/)?$"},{"page":"/deposit","regex":"^/deposit(?:/)?$","routeKeys":{},"namedRegex":"^/deposit(?:/)?$"},{"page":"/favicon.ico","regex":"^/favicon\\.ico(?:/)?$","routeKeys":{},"namedRegex":"^/favicon\\.ico(?:/)?$"},{"page":"/gift-cards","regex":"^/gift\\-cards(?:/)?$","routeKeys":{},"namedRegex":"^/gift\\-cards(?:/)?$"},{"page":"/privacy","regex":"^/privacy(?:/)?$","routeKeys":{},"namedRegex":"^/privacy(?:/)?$"},{"page":"/specials","regex":"^/specials(?:/)?$","routeKeys":{},"namedRegex":"^/specials(?:/)?$"},{"page":"/terms","regex":"^/terms(?:/)?$","routeKeys":{},"namedRegex":"^/terms(?:/)?$"}],"dataRoutes":[],"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch","prefetchHeader":"Next-Router-Prefetch","didPostponeHeader":"x-nextjs-postponed","contentTypeHeader":"text/x-component","suffix":".rsc","prefetchSuffix":".prefetch.rsc"},"rewrites":[]}