HrBDev / hellonode-builtin

A minimal Fly example Node application for use in tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hellonode

A Fly Example

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

About

A minimal Fly example Node application for use in tutorials


Languages

Language:Dockerfile 45.3%Language:Shell 29.6%Language:JavaScript 25.1%