This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
api/docker-start.sh

5 lines
63 B
Bash
Executable File

#!/bin/bash
npm run prisma:migrate:deploy
node build/index.js