Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/didinj/nodejs-mongodb-slackbot-example
- Owner: didinj
- License: mit
- Created: 2018-01-05T23:04:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T02:44:46.000Z (almost 7 years ago)
- Last Synced: 2024-10-09T22:03:08.172Z (29 days ago)
- Topics: bot, example, mongo, mongodb, node, nodejs, slack, tutorial
- Language: JavaScript
- Homepage: https://www.djamware.com/post/5a500c9380aca7059c142973/nodejs-and-mongodb-slack-bot-example
- Size: 2.77 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.