#!/usr/bin/env -S node import { start } from "../src/index.js"; await start();