Repository for the Around the Job application
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint
- Create Firebase project
- Create Firebase app
- Save config to json
Check and ensure free tier limit on GCC(firebase does not require a billing account)- Enable Google Maps Geocoding API for the project
- Create API credentials
- Create .env file with GOOGLE_API_KEY=
- Download excel file without coordinates
- Run geocoding.py
- Upload modified excel file to Drive and export CSV
- Run upload_to_firebase.py