#!/bin/bash
cd client && yarn build
cd ../server && cargo build --release