Convert client and server from submodules to folders

This commit is contained in:
Gitea
2026-06-24 16:19:00 +05:30
parent 76f6db011b
commit 7c1ca992f9
+1 -1
View File
@@ -22,7 +22,7 @@ const users = [
password:'Hr@12345',
role: 'SLIP'
}
];
];
// Signup
router.post('/signup', async (req, res) => {