Fine Weather is a photo album application based on Vue and BootstrapFlask, which is built to collect fine-weather moments of life.
-
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
Any form of contribution is welcome! Please submit a Pull Request or create an Issue to report problems or suggest improvements.
- Fine Weather Gallery - The original project
This project is licensed under the MIT License.