Git Product home page Git Product logo

airhorn's People

Contributors

alphmt avatar chrisllontop avatar jaredwray avatar jasonbaik avatar osbornm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

airhorn's Issues

Airhorn Worker

A worker that can be always running or serverless with the following fetures:

  • Will take messages from cloud based messaging services RabbitMQ, Pub/Sub, AWS
  • Will execute on the data and notification that needs to be sent
  • Will handle retry rate and back off system
  • Will log errors and success or failure rate to standard logging systems (???)

type definition error when importing into a TypeScript project

Describe the bug
When using airhorn in a TypeScript file/project you will get a Cannot find module 'airhorn' or its corresponding type declarations.ts (2307) error. This is due to the fact that the package.json file reference index.d.ts which doesn't exist.

Screenshot 2023-04-15 095409

How To Reproduce (best to provide workable code or tests!)

  1. Create an empty directory
  2. npm init inside the directory
  3. npm i airhorn
  4. create a TypeScript file in that directory
  5. import airhorn

Airhorn - Subscriber and Worker Management

Would love to use a backend data store and be able to do simple subscriber management to a notification.

  • Would allow a user to subscribe to a notification
  • Would allow a user to be on a do not contact list
  • Would be able to see a user and all subscriptions
  • Would handle multiple data stores using Keyv for simplicity

A worker that can be always running or serverless with the following fetures:

Will take messages from cloud based messaging services RabbitMQ, Pub/Sub, AWS
Will execute on the data and notification that needs to be sent
Will handle retry rate and back off system
Will log errors and success or failure rate to standard logging systems (???)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.