重构后端,改为 node 技术栈
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "Starting Audio Dashboard API..."
|
||||
cd "$(dirname "$0")"
|
||||
node src/app.js
|
||||
Reference in New Issue
Block a user