Skip to content

sapegin/fog.morning.photos

Repository files navigation

Is it foggy in Berlin?

Powered by Tâmia, Gatsby, styled-components and styled-system.

Running locally

First clone the repo, install dependencies and build the site:

git clone https://github.com/sapegin/fog.morning.photos.git
cd fog.morning.photos
npm install
npm run build
npm run build-api

Then run dev server (it will refresh the page after any changes in JS, styles or content):

npm start

Configuration

The app requires following environment variables:

  • WINDY_KEYWindy Webcams API key
  • FOG_LAT — location latitude
  • FOG_LNG — location longtitude
  • FOG_EXCLUDE — webcam IDs to exclude, comma separated

Author


License

Feel free to fork this repository and adapt to your needs.

About

Is it foggy in Berlin?

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published