https://github.com/fly-apps/hello-fly
https://github.com/fly-apps/hello-fly
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fly-apps/hello-fly
- Owner: fly-apps
- Created: 2023-02-07T16:48:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T14:59:28.000Z (over 1 year ago)
- Last Synced: 2025-04-22T21:51:58.017Z (about 1 year ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 8
- Watchers: 9
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-fly
This is our Hello World Fly.io application. Try it out now:
```sh
git clone https://github.com/fly-apps/hello-fly.git
cd hello-fly
fly launch --now
```