Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greyli/image-wall
Image wall generator made with impress.js and Flask.
https://github.com/greyli/image-wall
Last synced: about 1 month ago
JSON representation
Image wall generator made with impress.js and Flask.
- Host: GitHub
- URL: https://github.com/greyli/image-wall
- Owner: greyli
- Created: 2017-01-14T13:34:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T20:15:51.000Z (over 1 year ago)
- Last Synced: 2024-11-02T05:23:40.552Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 101 KB
- Stars: 18
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image-Wall
Image wall generator made with impress.js and Flask.
## Installation
```
$ git clone https://github.com/greyli/image-wall.git
$ cd image-wall
$ pip install -r requirements.txt
$ python app.py
```The app will running on http://127.0.0.1:5000/
## License
This project is licensed under the MIT license.