Giter Club home page Giter Club logo

bansicloud / monika Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperjumptech/monika

0.0 1.0 0.0 2.87 MB

Monika is a command line application to monitor every part of your web app using a simple JSON configuration file. Get alert not only when your site is down but also when it's slow.

Home Page: https://monika.hyperjump.tech

License: MIT License

JavaScript 2.48% Batchfile 0.01% TypeScript 97.12% Dockerfile 0.11% Makefile 0.28%

monika's Introduction

MONIKA

Build Status

Monika is a command line application for synthetic monitoring. The name Monika stands for "Monitoring Berkala", which means "periodic monitoring" in the Indonesian language.

How to Use

Please see the overview to see documentations on how to install and how to use Monika.

Contributing

You can install Monika from the npm package manager:

npm i -g @hyperjumptech/monika

Monika is basically a node.js application written in typescript built around the oclif framework.
It was developed on node v14 (LTS), and npm v6. You can run npm version for a complete version list.

You can fetch, build, and use Monika from source. Clone this repository then install the dependencies like below:

git clone [email protected]:hyperjumptech/monika.git
npm ci

run Monika

  • on Linux/Unix/Mac
npm start
  • on Windows
.\bin\run.cmd

Keep your codes formatted with npm scripts and ensure eslint plugin is installed and allowed to make changes in your IDE.

npm run format

Finally you can also run npm run test to ensure changes do not break the code.

Development References

The tools and frameworks we used in this project are listed below.

  • oclif to scaffold the CLI.
  • Prettier to format the code.
  • ESLint to statically analyze the code to quickly find problems.
  • Mocha for testing.
  • Istanbul for code coverage.

Discussions

If you need help, want to give feedback, or have a great idea to improve Monika, get involved! Let us know in the Github discussions.

Please abide by the Contributor's Code of Conduct

Further information

For detailed information, you can click on any of the specific docs below:

License

MIT License.

monika's People

Contributors

adeyahya avatar ariawan avatar ariya avatar armedi avatar dennypradipta avatar galanggg avatar gsukanto avatar haricnugraha avatar ilmiawan avatar kevin-hyperjump avatar newm4n avatar nicnocquee avatar raosan avatar sapiderman avatar

Watchers

 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.