Get data loading in frontend

This commit is contained in:
2025-01-09 17:08:46 -05:00
parent 608f376790
commit 9034897ef1
9 changed files with 253 additions and 201 deletions

7
mountremote.command Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/zsh
#Clear previous mount in case its still there
umount ~/Dev/inventory/inventory-server
#Mount
sshfs matt@dashboard.kent.pw:/var/www/html/inventory -p 22122 ~/Dev/inventory/inventory-server/