mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-20 16:49:46 -06:00
95cc222f70cc2f2b4aa76d8664a43a26c9ff5e83
Added start and end icon props to buttons to allow for images, made p…
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
75.2%
TypeScript
22.2%
Shell
1.6%
CSS
0.7%
Dockerfile
0.3%