Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 271 Bytes

NOTES.md

File metadata and controls

5 lines (4 loc) · 271 Bytes

Notes

  • Had to use h3 version 1.6.2 due to Firebase error mentioned here: unjs/h3#371
  • Had to copy .env into .output/server as Firebase doesn't copy the .env when deploying otherwise
  • Private key as an .env var is tricky to encode correctly