Skip to content

jellydn/hono-minimal-deno-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hono Demo Starter App

This is a minimal project with Hono for Deno

IT Man - Tech #30 - Deno 101 - The best developer experience [Vietnamese]

ITMan - Tech #25 - Ultrafast web framework for Cloudflare Workers, Deno, and Bun [Vietnamese]

Features

Usage

Initialize

git clone https://github.com/jellydn/hono-minimal-deno-app

Develop

deno task dev

Test

deno task test

Deploy

Install deployctl: the command line tool for Deno Deploy.

deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check -r -f https://deno.land/x/deploy/deployctl.ts

Then

deployctl deploy --project=hello-hono-deno ./main.ts

Useful links

Author

👤 Dung Huynh

Show your support

kofi paypal buymeacoffee

Give a ⭐️ if this project helped you!

About

This is a minimal project with Hono for Deno

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published