Skip to content

SeanGau/seedingfuture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

about

關於此計畫

  • 程式授權:GNU GPL V3
  • 文字、圖像內容授權:CC-BY 4.0

檔案結構

  • 程式使用python3 flask做框架
  • 來源圖片放置於 static/source
  • 背景圖片放置於 static/source/bg
  • 程式於執行時會自動產生thumb縮圖

來源分類

  • 修改 static/source/category.json 即可

how to run

  1. 建立python3 virtual enviroment
  2. 設置好DATABASE_URL環境變數和config.py
pip3 install -r requirement.txt
python3 app.py

流程圖

seedingfuture運作流程