Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/didinj/nodejs-mongodb-slackbot-example

Node.js and MongoDB Slack Bot Example
https://github.com/didinj/nodejs-mongodb-slackbot-example

bot example mongo mongodb node nodejs slack tutorial

Last synced: 17 days ago
JSON representation

Node.js and MongoDB Slack Bot Example

Awesome Lists containing this project

README

        

# Node.js and MongoDB Slack Bot Example

This source code is part of [Node.js and MongoDB Slack Bot Example](https://www.djamware.com/post/5a500c9380aca7059c142973/nodejs-and-mongodb-slack-bot-example) tutorial.

To run locally:
* Clone this repo
* Run `npm install`
* Run `mongod` on the other terminal tab
* Run `npm start`

If you like this example, simply give it a Star.