Warning
This is still in production (it's a big project)
Are you maybe looking for Project Sentinel?
See the branch dev for more information
This project is being split, some of it will be moved to Project Catalyst
Start both client and server with
npm run dev
in the root
Start only client or server by first changing directories
cd client or cd server
then running npm run dev
