Skip to content

vaenow/crush-dom-watcher-server

Repository files navigation

dom-watcher-server

Express.js server to handle and store these notifications.

screenshots01.png

screenshots02.png

screenshots03.png

Prepare the .env

$ npm run init_mv   # init the .env file

$ npm i    

Run

$ npm start

Build docker image

$ ./docker.sh demo

API endpoint

https://crush.hk.xexlab.com/alert

Connect MongoDB

mongodb://crush:[email protected]:31101/domWatcher?authSource=domWatcher&authMechanism=SCRAM-SHA-256

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published