2023-12-11 23:23:20 +07:00
|
|
|
# OAuth 2.0 Client ID. Create one at Google Cloud Console > APIs & Services > Credentials
|
|
|
|
VITE_CLIENT_ID=
|
|
|
|
|
|
|
|
# OpenRouteService API key. Create one at OpenRouteService dev dashboard > Tokens
|
2024-06-03 18:00:37 +07:00
|
|
|
VITE_OPENROUTESERVICE_API_KEY=
|
|
|
|
|
|
|
|
# Specify backend URL here
|
|
|
|
VITE_BACKEND_URL=
|