You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Aerele Proctor — a self-hosted own-editor coding-exam platform: live screen + camera proctoring, Judge0 Run/Submit, and a calibrated integrity + talent hire-recommendation evaluation.",
"license": "MIT",
"engines": {
"node": ">=22"
},
"scripts": {
"dev": "npm --workspace frontend run dev",
"build": "npm --workspace frontend run build",
"lint": "npm --workspace frontend run lint",
"test": "npm --workspace backend run test",
"backend:test": "npm --workspace backend run test"