A simple a chat-bot using which you can chat with your friends anonymously.
Clone the project start server on 8000 port and execute the command below in project folder.
node app.js
The app starts now and listens to the port 8000.
- bootbot (library for messenger)
- redis
- mongoose
- jasmine
git clone https://github.com/Kamalnrf/msg-me.git
cd msg-me/
packagemanager install
To execute tests run the command below in your project folder
jasmine