Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/msgbyte/tailchat
/ deploy.ts
File
deploy.ts
client/desktop/scripts/deploy.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'path'
;
2
import
fs from
'fs-extra'
;
3
import
ghpages from
'gh-pages'
;
4
import
fg from
'fast-glob'
;
Callers
nothing calls this directly
Calls
1
deployToGithubPages
Function · 0.85
Tested by
no test coverage detected