Spaces:
Running
on
Zero
Running
on
Zero
# Install dependencies | |
npm install | |
# Compile TypeScript code | |
npx tsc | |
# Run the main script | |
node build/src/main.js | |