A collection of scripts and tools to manage this project.
cd tools
yarn
yarn stripe:import-products
Note: this script requires you create a tools/.env
file with your STRIPE_SECRET_KEY
set in it.
yarn firebase:deploy-firestore-rules
yarn firebase:start-emulators