However, it's not a good practice but assuming that the data is not confidential or sensitive you have two option:
.json file somewhere in your directory and adding the data on each request accordingly.HTML which stores in the browser and will not be consistent. For Node, you can use local-storage from npm.