Fine Weather
Introduction
Fine Weather is a photo album application based on Vue and BootstrapFlask, which is built to collect fine-weather moments of life.
Quick Start
- Clone the repository
git clone https://github.com/codekitchen-community/fine-weather.git && cd fine-weather
-
Update your auth configuration in
docker-compose.yml
-
Start up with docker-compose
docker compose up -d
- Visit endpoints for photos managing or browsing.
By default:
- The app: http://localhost
- The manager: http://localhost:20090
Contributing
Any form of contribution is welcome! Please submit a Pull Request or create an Issue to report problems or suggest improvements.
Credits
- Fine Weather Gallery - The original project
License
This project is licensed under the MIT License.