Node.JS Webserver Maker

You can find the project at this link.

I made a "Webserver Maker" using codification! It allows you to code your own webserver using the "Project Blocks" category, and then convert it into text by the magic of the codification library. Then, you can export your code, and host it any way you want!

All of the blocks (excluding the comment blocks) have some level of a help menu. However, if you haven't dabbled in express before, you may be slightly confused. I've included an example webserver.

This is great for cloud variables but idk how to make a web server

Are the custom blocks provided supposed to be empty?

yes, because it uses codification to generate the node.js code.