curl -fsSL https://bun.sh/install | bash
source ~/.bashrc
bun --version
bun install
bun run build
bun start