Open nicokla opened 3 years ago
in app.js
in order to match the environment variable of the user.
also a readme with setup explanation would help people who are unfamiliar with environment variables
export MAPBOX_TOKEN=... export CLOUDINARY_CLOUD_NAME=... export CLOUDINARY_KEY=... export CLOUDINARY_SECRET=... source ~/.zshrc
in app.js
in order to match the environment variable of the user.
also a readme with setup explanation would help people who are unfamiliar with environment variables
export MAPBOX_TOKEN=... export CLOUDINARY_CLOUD_NAME=... export CLOUDINARY_KEY=... export CLOUDINARY_SECRET=... source ~/.zshrc