Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
There was an error while loading. Please reload this page.
added import to my server entrypoint:
import 'nodejs-dashboard';added npm script like so:
"start:dev": "NODE_ENV=development nodemon --watch server --exec \"npm run build:schema && nodejs-dashboard babel-node server/index.js\""get these escape characters after running for a minute or so:

this only occurs when my terminal is in rxvt mode, not in ansi mode.