Skip to content

Rakhmadi/Deno_Lavoca_Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

deno run --allow-net --allow-read --allow-write --unstable app.ts

Using Denon

-----install denon---------

deno install --allow-read --allow-run --allow-write --allow-net -f -q --unstable https://deno.land/x/denon@2.3.2/denon.ts

------run app using denon----------

denon run --allow-net --allow-read --allow-write --unstable app.ts