Skip to content

Files

Latest commit

Jul 15, 2019
74d24ed · Jul 15, 2019

History

History
10 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 251 Bytes

Clone the repository

git clone git@github.com:malforsaja/messaging-service.git

Install the dependencies

npm install

Update the .env file with correct configurations

Start the message service app by runnig the command

npm start