Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 582 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 582 Bytes

NextJS on Firebase/Cloud Functions

Tech stacks used in this template are

  • NextJS (on Cloud Functions)
  • Firebase (Emulator)
    • Authentication
    • Functions
    • Firestore
    • Storage
    • PubSub
  • Jest
  • Github Actions Workflow
  • Material-UI

Getting Started

Create your own Firebase project. Then modify these files

  • .env (copy from .env-sample)
  • .firebaserc
  • specs/setupTests.ts
  • .github/workflows/build-and-deploy.yml

Search by test-project-id and test-project-value and replace them by your firebase project values

How to use

See package.json