Skip to content

Commit 93bddc8

Browse files
committed
Nuxt
1 parent f0422b5 commit 93bddc8

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

docs/nitro/.opensource/project.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"platforms": [
44
"app_hosting"
55
],
6+
"related": [
7+
"FirebaseExtended/firebase-framework-tools::docs::nuxt"
8+
],
69
"description": "Community-supported Nitro adapter for Firebase App Hosting",
710
"content": "README.md"
811
}

docs/nuxt/.opensource/project.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Nuxt adapter",
3+
"platforms": [
4+
"app_hosting"
5+
],
6+
"related": [
7+
"FirebaseExtended/firebase-framework-tools::docs::nitro"
8+
],
9+
"description": "Deploy Nuxt applications to Firebase App Hosting using the community-supported Nitro adapter",
10+
"content": "README.md"
11+
}

docs/nuxt/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# App Hosting Nitro Adapter
2+
3+
## Overview
4+
5+
Yada yada.

0 commit comments

Comments
 (0)