So I’m trying to get secrets running for my APP_KEY problem (that’s another topic) so I went digging through the node_modules/
dir expecting to find code and I find mostly yml and json files. The only Javascript I see is in the tests/
dirs.
So what does your fine repo actually do for me?
I’m guessing there’s a paradigm I’m not getting.