Loading...
Loading...
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
npx skill4agent add firebase/skills firebase-app-hosting-basicsfirebase.jsonapphosting{
"apphosting": {
"backendId": "my-app-id",
"rootDir": "/",
"ignore": [
"node_modules",
".git",
"firebase-debug.log",
"firebase-debug.*.log",
"functions"
]
}
}apphosting.yamlfirebase apphosting:secretsfirebase deploy