Skip to content

SarmanAulakh/smilie

Repository files navigation

S.M.I.L.I.E

Credit to Open Source projects Used in this Project:

Google Service account: Needed to use firebase

configure app config

  • firebase console -> settings -> service accounts -> download private key
  • copy to root of project file and RENAME to appConfig.json
  • IMPORTANT: make sure it doesnt get pushed to repo, that is why appConfig.json was added to gitignore

how to run firebase functions locally

download firestore content

  • npx -p node-firestore-import-export firestore-export -a appConfig.json -b backup.json

Adding images to downloads folder in emulator for profile image selection

  • device file explorer (bottom left) -> storage -> emulated -> 0 -> Download
  • right click on Download folder -> click upload -> add images from /ece452-group2/tempContent

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published