Coder Social home page Coder Social logo

petertheone / notify_low_balance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 1hive/notify_low_balance

0.0 2.0 0.0 1.23 MB

Small Cloud Functions to notify about balance on the configured walllet address.

License: GNU General Public License v3.0

JavaScript 89.96% CSS 4.76% Pug 5.29%

notify_low_balance's Introduction

Notify Low Balance

Small Cloud Functions to notify about low balance on the configured walllet address.

Email notification

Email Template

That service notify using the email service.

The template used you can find it here:

Need Recharge Pug Template

Need Recharge CSS

It's use email-templates that uses pugjs under the hood.

Generating compatible email html to be send.

Env Configurations

EMAIL_FROM_DEFAULT= #email address appears like sender
POSTMARK_SERVER_API_TOKEN= # token api to send emails
LIST_EMAIL_TO= # list of email to send the notifications

Deploy

The Continuous Deployment (CD) is made by Google Build only when new tag version is created. (Tag name need match that regex: v*)

Run the tests

  1. Install dependencies:

     yarn install
    
  2. Run the tests:

     yarn test
    

notify_low_balance's People

Contributors

kamikazebr avatar

Watchers

James Cloos avatar  avatar

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.