Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agneym/quick-read-slack
Ad free light version of article inside Slack
https://github.com/agneym/quick-read-slack
javascript reader slack slack-bot
Last synced: about 5 hours ago
JSON representation
Ad free light version of article inside Slack
- Host: GitHub
- URL: https://github.com/agneym/quick-read-slack
- Owner: agneym
- License: mit
- Created: 2020-05-28T06:52:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T09:13:32.000Z (5 months ago)
- Last Synced: 2024-06-13T12:11:47.375Z (5 months ago)
- Topics: javascript, reader, slack, slack-bot
- Language: EJS
- Homepage: https://quick-read.herokuapp.com
- Size: 1.86 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Quick Read
Ad free light version of article inside Slack
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
## Contributing
Runs on [NodeJS](https://nodejs.org/)
Libraries:
- [Slack Bolt](https://slack.dev/bolt-js/concepts) framework
- [Postlight Mercury Parser](https://github.com/postlight/mercury-parser)
- [FaunaDB](https://fauna.com/)Package management with [npm](https://www.npmjs.com/)
```
npm install
npm run dev
```If you like to test out on your Slack workspace, follow steps outlined on [Bolt Getting Started page](https://slack.dev/bolt-js/tutorial/getting-started) in context of this workspace.
Raise an [issue](https://github.com/agneym/quick-read-slack) for bugs/queries.
## Contributors
This project follows [all contributors](https://allcontributors.org/) specification. All contributions are welcome.