🚀 First time launch

This commit is contained in:
2025-01-20 20:22:37 +08:00
parent 225b1ed8f6
commit a64b18e7d1
4 changed files with 24 additions and 1 deletions

13
.roadsignrc Normal file
View File

@@ -0,0 +1,13 @@
{
"sync": {
"region": "goatpedia",
"configPath": "roadsign.toml"
},
"deployments": [
{
"region": "goatpedia",
"site": "goatpedia-web",
"path": "dist"
}
]
}