DEV Community

Adrian Twarog
Adrian Twarog

Posted on

11 3

Denon for Deno | Like nodemon for node

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.


Youtube: Deno Express Tutorial

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:

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (1)

Collapse
 
willdoescode profile image
Will

This is a very nice tool. Will be using in the future.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay