Files
x402-base-facilitator/production/start-production
T

4 lines
48 B
Bash
Executable File

#!/bin/bash
export KOA_ENV=production
npm start