This is a simple application used in the fly.io Getting Started documentation showing how to deploy a Node application using Flyctl's builtin Nodejs deployment option.
- Run flyctl init
- When prompted for a builder, select builtin Nodejs.
- Run flyctl deploy