#!/bin/bash python main.py --build & python main.py --api & python main.py --frontend & wait