feat(zopu): chat server, standalone chat route, and CORS
This commit is contained in:
@@ -61,7 +61,9 @@
|
||||
"subtree": "bun run scripts/subtree.ts",
|
||||
"fix": "ultracite fix",
|
||||
"orb:proof": "bun run scripts/orb-proof.ts",
|
||||
"orb:run": "bun run scripts/orb-project-run.ts"
|
||||
"orb:run": "bun run scripts/orb-project-run.ts",
|
||||
"dev:zopu": "vp run --filter @code/server dev",
|
||||
"dev:zopu:web": "vp run --filter web dev"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user