Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 712 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 712 Bytes

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