Denon is a library that automatically restarts your deno application when you make changes to it and save them. I've done a quick tutorial to describe how to install and use it, and some of the great features like creating configuration files.
Included in this video are:
- Installing Denon
- Using Denon in practice
- Setting up a configuration file in Denon with ini
- Presetting flags such as --allow-net
- Using environmental variables
Denon:
https://deno.land/x/denon/
Deno:
http://deno.land/
Follow and support me:
Special thanks if you subscribe to my channel :)
Want to see more:
I will try to post new great content every day. Here are the latest items:
Top comments (1)
This is a very nice tool. Will be using in the future.