Updated uptime sql errros

This commit is contained in:
Akshay Kolli
2026-02-08 03:20:36 -05:00
parent 6bb3cea2aa
commit f9ad906675
5 changed files with 30 additions and 11 deletions

6
start.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
# Start the background monitor
node monitor.js &
# Start the Next.js server
node server.js