mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-19 08:09:45 -06:00
973ed3ce1c5c320490e7b79053781dfcd214bbd8
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
79.3%
TypeScript
18.1%
Shell
1.6%
CSS
0.7%
Dockerfile
0.3%