dibaunaumh / nextjs-in-firebase-with-bootstrap

Hosting NextJS app in Firebase with Cloud Functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs in Firebase with Bootstrap

Hosting NextJS app in Firebase with Cloud Functions.

Getting started with NextJS App with Firebase from scratch is a time consuming difficult work. This boilerplate aims to make that easy by creating a production ready app with server side rendering using React, NextJS and Firebase Functions

How to use?

Checkout the live preview site fore more info https://nextjs-in-firebase-functions.firebaseapp.com

Todos

  1. Firebase Auth
  2. Get data from Firestore and display
  3. Add support for Redux

Contribution

Contribution are welcome

license

MIT

About

Hosting NextJS app in Firebase with Cloud Functions.

License:MIT License


Languages

Language:JavaScript 89.4%Language:CSS 10.6%