https://github.com/yuxiaoy1/sunny
An Album engine built using flask and friends.
https://github.com/yuxiaoy1/sunny
flask photography
Last synced: 3 months ago
JSON representation
An Album engine built using flask and friends.
- Host: GitHub
- URL: https://github.com/yuxiaoy1/sunny
- Owner: yuxiaoy1
- Created: 2024-12-01T07:26:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T11:48:51.000Z (over 1 year ago)
- Last Synced: 2025-02-01T19:13:33.682Z (over 1 year ago)
- Topics: flask, photography
- Language: Python
- Homepage:
- Size: 484 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sunny
An Album engine built using flask and friends, with reference to greyli/moments.
You can clone this repo and run `pip install -r requirements.txt && flask fake && flask reindex && flask run`, then open `http://127.0.0.1:5000` to checkout the app.