feat: export waitlist

This commit is contained in:
Maze Winther
2025-08-17 18:50:13 +02:00
parent bb461fa9fb
commit f3ddf26334
8 changed files with 681 additions and 59 deletions
+4
View File
@@ -17,6 +17,10 @@ const protectedRoutes = [
path: "/none",
method: "GET",
},
{
path: "/api/waitlist/export",
method: "POST",
},
];
export default function RootLayout({