mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-26 11:54:11 -06:00
f4832f03245a88cbc81ecf34fc904d80d4b9b81d
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
JavaScript
63.3%
TypeScript
34.3%
Shell
1.5%
CSS
0.6%
Dockerfile
0.3%