{"id":13937991,"url":"https://github.com/davidroyer/nuxt-ssr-firebase","last_synced_at":"2025-04-13T09:43:54.644Z","repository":{"id":39737953,"uuid":"100086504","full_name":"davidroyer/nuxt-ssr-firebase","owner":"davidroyer","description":"Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting ","archived":false,"fork":false,"pushed_at":"2018-08-12T14:54:25.000Z","size":1691,"stargazers_count":278,"open_issues_count":13,"forks_count":61,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-27T01:11:24.740Z","etag":null,"topics":["cloud-functions","firebase","firebase-functions","nuxt","nuxtjs","ssr","vue"],"latest_commit_sha":null,"homepage":"https://nuxtssrfire.firebaseapp.com/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidroyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-12T03:30:03.000Z","updated_at":"2024-05-28T14:19:54.000Z","dependencies_parsed_at":"2022-09-10T03:43:34.234Z","dependency_job_id":null,"html_url":"https://github.com/davidroyer/nuxt-ssr-firebase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidroyer%2Fnuxt-ssr-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidroyer%2Fnuxt-ssr-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidroyer%2Fnuxt-ssr-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidroyer%2Fnuxt-ssr-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidroyer","download_url":"https://codeload.github.com/davidroyer/nuxt-ssr-firebase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248693954,"owners_count":21146897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-functions","firebase","firebase-functions","nuxt","nuxtjs","ssr","vue"],"created_at":"2024-08-07T23:04:09.326Z","updated_at":"2025-04-13T09:43:54.625Z","avatar_url":"https://github.com/davidroyer.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting\nHost a Nuxt Universal app or site by combining Nuxt.js with Firebase Cloud Functions and Hosting.\n\n[Live Preview](https://nuxtssrfire.firebaseapp.com)\n\n---\n\n## Pre-Setup: Before Installing Any Dependencies\n1. Obtain a Firebase Project ID to use for this project. [See Overiew Here](#firebase-project-setup)\n\n2. Inside this directory, locate the file `.setup-firebaserc` and replace the text `your-project-id` with your Firebase Project ID.\n---\n\n## Setup\n\nWe will now get everything setup and deployed in 3 commands:\n\n  **Note:** _All of these commands are ran from the root directory_\n\n1. Install Dependencies in all necessary directories and creates `.firebaserc` from from `.setup-firebaserc` by using a `postinstall hook`\n```bash\nyarn\n```\n\n2. Build The Project\n```bash\nyarn build\n```\n\n3. Deploy To Firebase\n```bash\nyarn deploy\n```\n\n***Your site should now be live!***\n\n---\n\n### Firebase Project Setup\n\n1. Create a Firebase Project using the [Firebase Console](https://console.firebase.google.com).\n\n2. Obtain the Firebase Project ID  \n\n### Features\n- Server-side rendering with Firebase Hosting combined with Firebase Functions\n- Firebase Hosting as our CDN for our publicPath (See nuxt.config.js)\n\n### Things to know...\n- You must have the Firebase CLI installed. If you don't have it install it with `npm install -g firebase-tools` and then configure it with `firebase login`.\n\n- If you have errors, make sure `firebase-tools` is up to date. I've experienced many problems that were resolved once I updated.\n\n\n- The root directory has a package.json file with several scripts that will be used to optimize and ease getting started and the workflow\n\n- ALL commands are ran from the root directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidroyer%2Fnuxt-ssr-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidroyer%2Fnuxt-ssr-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidroyer%2Fnuxt-ssr-firebase/lists"}