Hybrid Application Console Doom Plugin ☠️
Credit:
- JS Dos: https://github.com/caiiiycuk/js-dos
- CRT UI: https://dev.to/ekeijl/retro-crt-terminal-screen-in-css-js-4afh
-
npm install -
npm run start:prod:beta -
Open the URL listed in the terminal output.
To use webpack proxy you need to append this to your /etc/hosts for auth:
127.0.0.1 prod.foo.redhat.com
127.0.0.1 stage.foo.redhat.com
127.0.0.1 qa.foo.redhat.com
127.0.0.1 ci.foo.redhat.com
npm run verify will run npm run lint (eslint) and npm test (Jest)