gammanexus/start.sh

5 lines
88 B
Bash
Executable File

#!/bin/bash
cd ~/projects/gammadesk
export NODE_ENV=development
npx tsx server/index.ts