You won't see anything here, but if you check this repo out locally you can run this small Node app.

Make a request to localhost:3000/num/X where X is a number, and you will get the Fibonacci number for that input provided. The higher the number, the bigger the trace.