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