https://github.com/the-akira/flask-wizard
Image Processing Experiment
https://github.com/the-akira/flask-wizard
background-jobs docker flask image-processing javascript python redis worker
Last synced: about 2 months ago
JSON representation
Image Processing Experiment
- Host: GitHub
- URL: https://github.com/the-akira/flask-wizard
- Owner: the-akira
- Created: 2024-06-19T06:51:13.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-06-19T07:10:34.000Z (10 months ago)
- Last Synced: 2025-01-18T18:45:45.355Z (3 months ago)
- Topics: background-jobs, docker, flask, image-processing, javascript, python, redis, worker
- Language: HTML
- Homepage:
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask Wizard
![]()
Image Processing Experiment with Flask and Background Tasks.
## Installation
Build it:
```
docker-compose build
```Run:
```
docker-compose up
```Check out:
```
http://localhost:5000/
```