GithubHelp home page GithubHelp logo

headleex / ianus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pustovitdmytro/ianus

0.0 0.0 0.0 2.19 MB

Watch for Binance P2P Alarms

License: MIT License

Shell 1.84% JavaScript 95.65% HTML 1.84% Dockerfile 0.60% Procfile 0.06%

ianus's Introduction

ianus

Boilerplate for creating npm packages.

Version Bundle size Downloads

CodeFactor SonarCloud Codacy Total alerts Language grade Scrutinizer

Dependencies Security Build Status Coverage Status

Commit activity FOSSA License

Table of Contents

Requirements

Platform Status

To use library you need to have node and npm installed in your machine:

  • node >=10
  • npm >=6

Package is continuously tested on darwin, linux and win32 platforms. All active and maintenance LTS node releases are supported.

Installation

Use next docker images:

  docker pull pustovitdmytro/ianus-worker
  docker pull pustovitdmytro/ianus-admin

Usage

Run admin panel

  docker run -p 3000:8010 --env-file .env pustovitdmytro/ianus-admin:latest

Open localhost:3000

Run worker

  docker run --env-file .env pustovitdmytro/ianus-worker:latest

Jobs can be managed via bull dashboard: Dashboard

to access dashboard, visits

  /admin/bull

to retrieve project information, check

  /admin/info

healthcheck:

  /health

Administration credentials

User: admin

Password: configured via BASIC_ADMIN_PASSWORD variable, 'password' by default.

Note! It is recomended to change default BASIC_ADMIN_PASSWORD.

Contribute

Make the changes to the code and tests. Then commit to your branch. Be sure to follow the commit message conventions. Read Contributing Guidelines for details.

ianus's People

Contributors

pustovitdmytro avatar renovate-bot avatar semantic-release-bot avatar renovate[bot] avatar lalaps[bot] 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.