mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-04-29 21:20:17 -05:00
efc97d4a6e5df8b433c0ce12604697d5e538fc9e
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
Languages
TypeScript
96.4%
JavaScript
1.8%
Shell
1.2%
Dockerfile
0.3%
Batchfile
0.3%