Skip to content
Snippets Groups Projects
Commit a1f540df authored by steven.liatti's avatar steven.liatti
Browse files

Update README.md

parent 1949c924
No related branches found
No related tags found
No related merge requests found
# Simple File Uploader # Simple File Uploader
Very simple file uploader simulating "long processing" with python Flask. Very simple file uploader simulating "long processing" with python [Flask](https://flask.palletsprojects.com/en/1.1.x/).
\ No newline at end of file
## Run
To run the script with Flask :
```bash
export FLASK_APP=src/server.py
flask run --host=0.0.0.0
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment