You can opt to write your own dockerfile and build the node app which ever way you want (yarn, deno bundle, bun compile, pnpm…)
Example: https://github.com/gregmsanderson/fly-hello-nodejs/blob/main/Dockerfile
You can opt to write your own dockerfile and build the node app which ever way you want (yarn, deno bundle, bun compile, pnpm…)
Example: https://github.com/gregmsanderson/fly-hello-nodejs/blob/main/Dockerfile