Reflections

As you use the application reflections will be added to /reflections/db.js. They can be viewed by opening reflections/index.html, no need to start server.

If you would like to delete reflections then start the server:

npm install;
node server.js;