Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andresmweber/octoprint-listener


https://github.com/andresmweber/octoprint-listener

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

🐙 Octoprint Listener 🐙



Coverage


Issues


License


---

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)

## 🧐 About

Something here

### Installing

Install using NPM as well `npm install` in the root directory

## 🚀 Deployment

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/)

## ⛏️ Built Using

- [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

## ✍️ Authors

- [@andresmweber](https://github.com/andresmweber) - Idea & Completed work

## 🎉 Acknowledgements