/node-server

Primary LanguageJavaScript

node-server

Install NodeJS from https://nodejs.org/en/

While installing NodeJS, make sure to select npm as part of installation. Installation guide can be found here:

https://www.guru99.com/download-install-node-js.html

Step to install dependencies:

  1. Download the Repository and go to the root directory of repo.

  2. Run following command:

npm install

Step to start Server

  1. Run following command:
npm run start

Once you start sending the notification, you can find logs folder where you can see log file which includes comma seperated notification.