We need a basic CI pipeline that checks the following at the bare mimimum - Code formatting (prettier) - Linting (eslint) - Project builds (`bun run build`)
We need a basic CI pipeline that checks the following at the bare mimimum
bun run build)