Synthesis Image Noise Detection on Distributed Data : A web app to collect data on noise detection by humans on images. https://diran.univ-littoral.fr/doc

Jérôme BUISINE 7b9fca5904 Add of docker images and deployment 5 anos atrás
api b3533442b3 Changed config port. Added getImage (not working) 5 anos atrás
public 6c62d244ef init 5 anos atrás
src e8d1e55842 Added development environment 5 anos atrás
.dockerignore 7b9fca5904 Add of docker images and deployment 5 anos atrás
.editorconfig 6c62d244ef init 5 anos atrás
.eslintrc.js e8d1e55842 Added development environment 5 anos atrás
.gitignore dd49f8c64e * Added config file 5 anos atrás
Dockerfile_back 7b9fca5904 Add of docker images and deployment 5 anos atrás
Dockerfile_front 7b9fca5904 Add of docker images and deployment 5 anos atrás
Makefile 7b9fca5904 Add of docker images and deployment 5 anos atrás
README.md dd49f8c64e * Added config file 5 anos atrás
babel.config.js 6c62d244ef init 5 anos atrás
config.js 7b9fca5904 Add of docker images and deployment 5 anos atrás
docker-compose.yml 7b9fca5904 Add of docker images and deployment 5 anos atrás
package.json 7c8e2fb280 Added error handler + example with listScenes 5 anos atrás
yarn.lock 7c8e2fb280 Added error handler + example with listScenes 5 anos atrás

README.md

Antoine_Internship

Travaux développés par Antoine dans le cadre de son stage de DUT2.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint