mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-14 05:39:50 -06:00
d40920c43a95a63a25e07d56bd4e396cb0eff20d
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
JavaScript
90.5%
TypeScript
6.8%
Shell
1.7%
CSS
0.7%
Dockerfile
0.3%