Skip to content

Uptime monitor: Node.JS with Express, React and Material UI

Notifications You must be signed in to change notification settings

mattthat/upperz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upperz

see

Frontend Source Code

Backend Source Code

setup

The following will clone the orchestration repository, build the application image (using the latest front-end and back-end), and compose the image into a container.

$ git clone https://github.com/tadalabs/upperz
$ cd upperz
$ npm install
$ npm run build
$ npm run docker-compose:up

use

Once you've setup, browse to http://localhost:8080

upperz Demo

Releases

No releases published

Packages

No packages published