btcp-digital-store/start.sh

4 lines
57 B
Bash
Executable File

#!/bin/bash
[ -f .env ] && source .env
babel-node app.js