Start splitting your monolith apart with NanoAPI in just a few steps. From the root of your codebase:
npm i -g @nanoapi.io/napi && napi init
Then viewing your codebase is as easy as:
napi ui
Next up: check out the rest of our documentation to learn more