Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 324 Bytes

File metadata and controls

10 lines (7 loc) · 324 Bytes

transcript tracker application

How to run

  • Create a new application on firebase (you will need to have a firebase account)
  • Clone the files in the repo into your machine
  • Rename .env.example to .env and provide the necessary values

yarn run dev - to start in dev mode

yarn run seed - to seed the database