Skip to content

Files

Latest commit

 

History

History
This branch is up to date with kriasoft/react-starter-kit:main.

db

README.md

Firestore Database

Database schema, security rules, indexes, and seed data for the Firestore database.

Directory Structure

Scripts

  • yarn workspace db seed - Seed the database with data from /seeds.

References