Giter Club home page Giter Club logo

rslvn / nuxt3-ssr-firebase Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.36 MB

This repository is created as a sample of using nuxt3 SSR with native firebase functions + hosting + storage.

Home Page: https://nuxt3-ssr-firebase.web.app/

License: MIT License

Vue 43.60% TypeScript 55.59% JavaScript 0.81%
firebase firebase-auth firebase-firestore firebase-hosting firebase-storage nuxt nuxt-template nuxt3 nuxtjs nuxtjs3 nuxtui tailwind tailwindcss nuxtui-pro social-media social-network

nuxt3-ssr-firebase's Introduction

Nuxt SSR Firebase

This repository is created as a sample of using nuxt3 SSR with native firebase functions + hosting + storage.

DEMO: https://nuxt3-ssr-firebase.web.app/

Home Dark Home Light
Profile Dark Profile Light
Settings Top Dark Settings Top Light
Settings Bottom Dark Settings Bottom Light
Login Dark Login Light
Register Dark Register Light

Stack

Hosting:

  • SSR
  • gen 2
  • node 20

Firebase authentication:

  • register
  • login
  • forget password
  • reset password
  • google authentication
  • twitter authentication
  • facebook authentication

Firebase storage:

  • upload file

Other:

  • Dark Mode
  • SEO
  • NuxtUI
  • NuxtUI-pro
  • tailwindcss
  • iconify
  • i18n
  • sitemap
  • gtag
  • eslint + stylistic

Setup

.env configuration

  • copy .env.example file as .env
cp .env.example .env
  • update .env file content with your firebase configuration

GOOGLE_APPLICATION_CREDENTIALS must be the single line of the service account file content Admin-SDK

Run

# install the npm modules
npm install
# run the app
npm run dev

Command shortcuts

  • dev: start the app on local
  • test: run tests
  • coverage: run tests with coverage report
  • clear: delete .nuxt .output .firebase folders
  • clear-all: node_modules .nuxt .output .firebase folders and package-lock.json file
  • emulator: run the app in firebase emulators
  • deploy: deploy the app to the firebase prod
  • upgrade: upgrade all npm modules and install all
  • lint:fix: fixing eslint and stylistic issues if possible

nuxt3-ssr-firebase's People

Contributors

rslvn avatar

Stargazers

 avatar  avatar Guillaume avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.