Importeer jouw Top 2000 stemlijst eenvoudig naar Spotify, Apple Music of Deezer
This project was bootstrapped with Expo
Start the web app:
expo start:web
Open it in the browser:
https://firebase.google.com/docs/functions/local-emulator
Open a separate terminal and go to the /functions
directory.
Use firebase login
to login to the Firebase project.
Download the secrets to the .runtimeconfig.json
file:
firebase functions:config:get > .runtimeconfig.json
Start the development server:
firebase emulators:start --only functions