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": "UnionLedger is a secure, scalable digital banking system designed for global users and contributors. # 🏦 UnionLedger — Modular Online Banking Platform",
"main": "server.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js",
"dev": "node server.js",
"build": "echo 'No build step required for this HTML/JS application'"