Регистрация, вход, базовый профиль

This commit is contained in:
Халимов Рустам
2026-02-13 11:44:59 +03:00
parent e73f54feae
commit 65cb4ab8d7
172 changed files with 31007 additions and 20 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/auth/register/page": "app/auth/register/page.js",
"/auth/login/page": "app/auth/login/page.js",
"/dashboard/profile/page": "app/dashboard/profile/page.js",
"/page": "app/page.js"
}