Before anything else there are a few things it's important to know.
This application is written in NodeJS in the ExpressJS framework. It also contains some additional code written in plain Node.
While you don't need to know either to create a prototype it's worth noting any code needs to be valid JavaScript. If you do write your own code you should also look to the documentation for Node and Express for guidance.
When building a prototype you'll be doing the following: