#!/bin/bash source ./env cd front npm run build cd ../back npm run build