Convert client and server from submodules to folders
This commit is contained in:
@@ -22,7 +22,7 @@ const users = [
|
|||||||
password:'Hr@12345',
|
password:'Hr@12345',
|
||||||
role: 'SLIP'
|
role: 'SLIP'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
// Signup
|
// Signup
|
||||||
router.post('/signup', async (req, res) => {
|
router.post('/signup', async (req, res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user