{"id":13476057,"url":"https://github.com/potato4d/nuxt-firebase-sns-example","last_synced_at":"2025-04-05T11:11:27.862Z","repository":{"id":27697828,"uuid":"114899893","full_name":"potato4d/nuxt-firebase-sns-example","owner":"potato4d","description":"Nuxt v2 \u0026 Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.","archived":false,"fork":false,"pushed_at":"2023-03-04T03:11:21.000Z","size":2653,"stargazers_count":482,"open_issues_count":8,"forks_count":54,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T10:09:22.751Z","etag":null,"topics":["firebase","functions-ssr","javascript","nuxt","nuxtjs","server-side-rendering","ssr","vue","vuejs","vuex"],"latest_commit_sha":null,"homepage":"https://nuxt-firebase-sns-example.potato4d.me/","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/potato4d.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-20T15:00:42.000Z","updated_at":"2025-01-04T12:28:44.000Z","dependencies_parsed_at":"2024-01-16T07:23:43.026Z","dependency_job_id":"f8425ef7-693a-44a1-b993-15a5deb0aaeb","html_url":"https://github.com/potato4d/nuxt-firebase-sns-example","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/potato4d%2Fnuxt-firebase-sns-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fnuxt-firebase-sns-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fnuxt-firebase-sns-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potato4d%2Fnuxt-firebase-sns-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potato4d","download_url":"https://codeload.github.com/potato4d/nuxt-firebase-sns-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"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":["firebase","functions-ssr","javascript","nuxt","nuxtjs","server-side-rendering","ssr","vue","vuejs","vuex"],"created_at":"2024-07-31T16:01:26.179Z","updated_at":"2025-04-05T11:11:27.847Z","avatar_url":"https://github.com/potato4d.png","language":"Vue","funding_links":["https://www.patreon.com/potato4d","https://patreon.com/potato4d"],"categories":["Vue"],"sub_categories":[],"readme":"# Nuxt \u0026 Firebase(Hosting and Functions SSR), Firestore, Google Auth SNS Example\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![donate: Patreon](https://img.shields.io/badge/donate-patreon-orange.svg?style=flat-square)](https://www.patreon.com/potato4d)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT)\n\n\u003cimg width=\"1359\" alt=\"Screen Shot 2019-06-26 at 1 34 03\" src=\"https://user-images.githubusercontent.com/6993514/60116335-cc5b0200-97b2-11e9-8390-d35d940f3d2e.png\"\u003e\n\n\u003ca href=\"https://patreon.com/potato4d\"\u003e\n  \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" height=\"50\"\u003e\n\u003c/a\u003e\n\n## Requirements\n\nNeed the following environment variables.\n\n![Image](https://user-images.githubusercontent.com/6993514/34213945-27f5607e-e5e4-11e7-9761-d5e38e8cf209.png)\n\n```bash\nexport APIKEY=\nexport AUTHDOMAIN=\nexport DATABASEURL=\nexport PROJECTID=\nexport STORAGEBUCKET=\nexport MESSAGINGSENDERID=\nexport APPID=\n```\n\nrecommendation: [direnv/direnv](https://github.com/direnv/direnv)\n\n## Build Setup\n\n``` bash\n# install dependencies\n$ yarn\n\n# serve with hot reload at localhost:3000\n$ yarn dev\n\n# build for production and launch server\n$ yarn build\n$ yarn start\n```\n\n## Deploy to Firebase\n\nThis application can also be launched with the normal Node.js application.\nHowever, by using Firebase Hosting and Firebase Functions, it can be used efficiently in a serverless environment.\n\n### setup project\n\n```\n$ yarn firebase init\n```\n\n\n### setup env\n\n```bash\nfirebase functions:config:set environment.apikey=\"\"\nfirebase functions:config:set environment.authdomain=\"\"\nfirebase functions:config:set environment.databaseurl=\"\"\nfirebase functions:config:set environment.projectid=\"\"\nfirebase functions:config:set environment.storagebucket=\"\"\nfirebase functions:config:set environment.messagingsenderid=\"\"\nfirebase functions:config:set environment.appid=\"\"\n```\n\n### deploy\n\n```\n$ yarn deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato4d%2Fnuxt-firebase-sns-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotato4d%2Fnuxt-firebase-sns-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotato4d%2Fnuxt-firebase-sns-example/lists"}