/next-firebase-ssr

An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps

Primary LanguageTypeScript

Next.js + Firebase + getServerSideProps

  • Clone the repo
  • Add your client and server Firebase credentials to firebaseClient.ts and secret.json respectivelty
  • Run yarn dev