This commit is contained in:
2025-12-04 08:13:13 -06:00
parent ce373afb88
commit 25a12f5b09
10 changed files with 249707 additions and 315 deletions
+1
View File
@@ -6,6 +6,7 @@
"scripts": {
"dev": "bun --watch src/server.ts",
"sharelink": "bun run utilities/sharepointShareLinktoGraph.html",
"getpb": "bun run utilities/pbjobitempull.js",
"sync": "bun run /src/excelsync.js",
"server": "bun run src/server.ts"
},