Help with extension tutorial pls+thx!

Hi, working on the Extension Tutorial and I ran into some issues, figured probably syntax errors so I went ahead and copied all the files from the Github repository. I noticed that in the final step there were a couple of files that are not mentioned in the tutorial (unless I am blind)

Are these required to run the tutorial extension, or are they created somehow?

Thanks for reading noob question :sweat_smile:

Those are nodeJS files that tell node what modules to isntall in order to run backend.js

This tutorial doesn’t have a paticularlly good layout of files really

Thanks!

Not the easiest tutorial I’ve ever done but I got through it and learned something.