https://github.com/fly-apps/hellodeno
A version of the Hellodeno example that uses flyctl's builtin deno builder
https://github.com/fly-apps/hellodeno
Last synced: about 1 year ago
JSON representation
A version of the Hellodeno example that uses flyctl's builtin deno builder
- Host: GitHub
- URL: https://github.com/fly-apps/hellodeno
- Owner: fly-apps
- Created: 2020-08-25T12:06:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T12:57:26.000Z (over 3 years ago)
- Last Synced: 2025-03-29T19:11:12.494Z (over 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hellodeno-builtin
A simple web application using Deno and Dinatra to respond to a request. To be used as part of the Fly tutorials on how to deploy Deno applications to Fly's global application platform.
* Run flyctl launch
* Run flyctl deploy
* Run flyctl open to browse your new app