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