# hellonode-builtin **Repository Path**: guohh-vd/hellonode-builtin ## Basic Information - **Project Name**: hellonode-builtin - **Description**: wedrftgdfmd - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-20 - **Last Updated**: 2022-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hellonode ## A Fly Example This is a simple application used in the [fly.io Getting Started](https://fly.io/docs/getting-started/node/) 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