working on droplet, adding app components

This commit is contained in:
Sam
2026-03-10 21:15:47 +00:00
parent fc81da9743
commit 4d2c515b7d
10 changed files with 303 additions and 18 deletions

View File

@@ -5,6 +5,9 @@
"scripts": {
"start": "node server/index.js"
},
"workspaces": [
"apps/*"
],
"dependencies": {
"argon2": "^0.44.0",
"chalk": "^4.1.2",