Giter Site home page Giter Site logo

soorajshankar / up-beat Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 10.87 MB

self-hosted server uptime monitor.

License: Apache License 2.0

HTML 2.03% TypeScript 95.78% Dockerfile 0.28% CSS 1.46% Shell 0.45%
nestjs server-monitoring docker servermonitor uptime-robot graphql mongodb bulljs hactoberfest hacktoberfest

up-beat's Introduction

UpBeat

up-beat - opensource self hosted server health monitor

This project is under development

Quick Deployment

Deploy

Description

Nest server monitoring system

Environment

Example .env file is given for reference as (example.env). For local development use the following command after cloning the project.

cp example.env .env

Branching model

We use git-flow branching model. The base branch is dev. If you are looking for a stable version, please use the master or tags labelled as v1.x.x.

Installation

$ npm install

Running the app

Docker instance

# build docker image
docker-compose build

# build start instance
docker-compose up

open browser and navigate to http://localhost:3000/ open graphiQl and navigate to http://localhost:3000/graphql

Dev server

# development server
$ yarn start:server

# run react dev server
$ yarn start:client

# rebuild ui and start server
$ npm run start:prodserver

open browser and navigate to http://localhost:9000/ open graphiQl and navigate to http://localhost:9000/graphql

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Nest is MIT licensed.

up-beat's People

Contributors

dependabot-preview[bot] avatar soorajshankar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

up-beat's Issues

Slack integration

user should be able to add slack api key, alerts should be sent to slack channel

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.