Skip to content

CodingCatDev/ajonp-ajsbooks-db-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJ's Books Sample Firestore data

This repo allows you to populate your database with books data for AJ's Books Next.js

Instructions

Requires Node.js >= 8.

  1. Clone this repo, cd into it, and run npm install.
  2. Download your service account (generate private key) from the Firebase Console under settings, then save it in the root of this project as credentials.json. Firebase Creds
  3. Run node with the file associated for a collections

Examples: node books.js

Releases

No releases published

Sponsor this project

 

Packages

No packages published