#!/bin/bash npm ci cd client npm ci cd .. cd backend npm ci cd ..