#!/bin/sh set -e # Start the application echo "Starting the application..." exec pnpm start