init: 初始化项目

This commit is contained in:
0264408
2026-03-10 16:26:48 +08:00
commit 57e0ef2cf6
79 changed files with 8943 additions and 0 deletions

5
scripts/start.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
echo "Starting Nebula in production mode..."
SERVER_MODE=prod ./nebula-server