aboutsummaryrefslogtreecommitdiff
path: root/run
blob: 7ce0311ba382ab4f96ae295217e9f5dacf9dc616 (plain)
1
2
3
4
5
#!/bin/bash
source ./env
./build
cd front
npm run start -- -p 5000 | node ../back/dist/index.js