Skip to content
Snippets Groups Projects
Commit e561587f authored by CHAMONT David's avatar CHAMONT David
Browse files

ajout de requirements.txt et complément dans README.md

parent e9ac4af9
No related branches found
No related tags found
1 merge request!20Nouvelle image Docker
# Labels Tower
# Système d'étiquettage utilisé par le projet Piscine
# Labels Tower
Système d'étiquettage utilisé par les projets CodingPool et BibPool.
## Installation :
## Installation
Le serveur flask utilise le port 5000.
```
......@@ -18,4 +18,15 @@ $> export FLASK_APP=app/labelsTower.py
$> export LC_ALL=C.UTF-8
$> export LANG=C.UTF-8
$> flask run
```
\ No newline at end of file
```
## Fichiers dépendants du site final
Contenu
* ?
Look & Feel
* app/templates/browse.html
* app/static/test.css
* app/static/add_tuto.css
Flask==1.0.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment