Skip to content

Commit e8c9c0c

Browse files
committed
docs: links to templates
1 parent 1471362 commit e8c9c0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/nuxt/deployment.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
> This section is a work in progress.
44
5+
Given the amount of steps needed to fully provision a Firebase Project, you can directly use these templates instead:
6+
7+
- [Spark Plan](https://github.com/posva/nuxt--vuefire-example-spark-plan)
8+
- [Blaze Plan](https://github.com/posva/nuxt--vuefire-example-blaze-plan)
9+
510
## Spark plan
611

712
The Spark plan is a free plan that enable most of firebase services. With this plan, you want to **prerender your app and deploy it as a static site**. In order to do this, make sure **not to apply the Firebase preset** when bundling your app and to use the `generate` command:

0 commit comments

Comments
 (0)