Working on auth with credentials.

This commit is contained in:
charles-gauthereau
2024-11-03 21:12:40 +01:00
parent d6ff290f66
commit 3587849803
28 changed files with 1039 additions and 591 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ import {Inter} from "next/font/google";
const inter = Inter({subsets: ["latin"]});
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Portabase",
description: "Manage all your database instances from one place !",
};
export default function RootLayout({