mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-22 18:19:17 -05:00
49a11b5abbe57b4526242f235c02e3f2af18d60e
BlueWave Uptime
BlueWave uptime monitoring application
Getting Started
- Clone this repository to your local machine
Client
Installation
- Change directory to the
Clientdirectory - Install all dependencies by running
npm install
Starting Development Server
- Run
npm run devto start the development server.
Server
Installation
- Change directory to the
Serverdirectory - Install all depencies by running
npm install
Starting the Development Server
- run
npm run devto start the development server
Contributors
Languages
TypeScript
96.6%
JavaScript
1.7%
Shell
1.1%
Dockerfile
0.3%
Batchfile
0.3%