Skip to content

codekitchen-community/fine-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

  1. Clone the repository

    git clone https://github.com/codekitchen-community/fine-weather.git && cd fine-weather
  2. Update your auth configuration in docker-compose.yml

  3. Start up with docker-compose

    docker compose up -d
  4. Visit endpoints for photos managing or browsing. By default:

Contributing

Any form of contribution is welcome! Please submit a Pull Request or create an Issue to report problems or suggest improvements.

Credits

License

This project is licensed under the MIT License.