Add admin dashboard and middleware protection
Introduces an admin dashboard page with cards for inviting vendors, banning users, and viewing recent orders. Adds middleware logic to restrict /admin routes to the 'admin1' user and updates route matching. Also updates git-info.json with latest commit metadata.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"commitHash": "864e1e9",
|
||||
"buildTime": "2025-10-10T00:32:58.696Z"
|
||||
"commitHash": "72821e5",
|
||||
"buildTime": "2025-10-15T16:14:23.964Z"
|
||||
}
|
||||
Reference in New Issue
Block a user