Project for "Hack To The Rescue" hackaton. The goal is to create a digital version of Polish Smog Alert's "Mobilne Płuca" experience.
docker build -t plucka .The whole app is one container, server is listening on port 8080.
bun devCreate a .env file:
VITE_OPEN_WEATHER_API_KEY=abcdefghijklmnoprstuwxyz123456789
or just set required env variables