Finally a production ready application

This commit is contained in:
Gabriel Brown 2024-07-20 22:41:47 -05:00
parent c70144bb22
commit f572748de5

4
.prod/update.sh Normal file
View File

@ -0,0 +1,4 @@
cd ~/Documents/Web/Tech_Tracker_Web
git pull
pnpm update
sudo docker restart techtracker