An open API service indexing awesome lists of open source software.

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

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