You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm install
# install and configure husky
$ npm run prepare
Running the app
# development
$ npm run start
## Lint```bash# fix lints$ npm run lint:fix(it will fix all the lints as per rules in`tslint.json` you can add or modify the rules accordingly)
About
notification service using Socket.io with exposed http endpoint