Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andresmweber/octoprint-listener
https://github.com/andresmweber/octoprint-listener
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andresmweber/octoprint-listener
- Owner: AndresMWeber
- Created: 2020-06-30T14:37:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T23:01:19.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T22:29:17.407Z (about 1 month ago)
- Language: JavaScript
- Size: 2.82 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🐙 Octoprint Listener 🐙
---Work in progress, experimenting with serverless + octoprint webhooks
## 📝 Table of Contents
- [About](#about)
- [How To Play](#howto)
- [Installing](#installing)
- [Deployment](#deployment)
- [Built Using](#built_using)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)Something here
### Installing
Install using NPM as well `npm install` in the root directory
Using `sls deploy` will work to deploy this project, however it was designed to work with Serverless CI/CD so you need to set up a [serverless CI/CD project](https://www.serverless.com/learn/guides/cicd/)
- [NodeJS](https://www.nodejs.org/) - Web Server
- [JavaScript](https://www.javascript.com/) - Front End
- [Serverless Application Framework](https://www.serverless.com/) - Application Framework
- [AWS](https://www.aws.amazon.com) - Cloud Deployment
- [Coveralls](https://www.coveralls.io) - Test Coverate
- [Jest](https://jestjs.io) - Testing- [@andresmweber](https://github.com/andresmweber) - Idea & Completed work