Used for unlocking extra content on https://github.com/aiwag/coomerlab app
linux/mac
curl -fsSL https://bun.sh/install | bash
win
powershell -c "irm bun.sh/install.ps1 | iex"
3) Run build binary (docs - https://bun.com/docs/bundler/executables)
bun build server.ts --compile --outfile javlab-server