Go to file
Marco Patti 386035894b fix for communication with FE 2025-07-04 16:34:18 +02:00
data-processing/Italian New stable version, removed bug in chunking, and in deduplication for parent_id + both frontend and backend now have parametric values for table_id, table_collection and table_name 2025-07-04 14:54:58 +02:00
itserr-fincons-backend fix for communication with FE 2025-07-04 16:34:18 +02:00
itserr-fincons-frontend update dockerFile frontend 2025-07-04 15:40:47 +02:00
.env New stable version, removed bug in chunking, and in deduplication for parent_id + both frontend and backend now have parametric values for table_id, table_collection and table_name 2025-07-04 14:54:58 +02:00
.gitignore added new feature 2025-06-24 14:10:30 +02:00
README.md added new feature 2025-06-24 14:10:30 +02:00
docker-compose.yml New stable version, removed bug in chunking, and in deduplication for parent_id + both frontend and backend now have parametric values for table_id, table_collection and table_name 2025-07-04 14:54:58 +02:00
populate_exvoto.py demo version 2025-07-02 15:24:14 +02:00
populate_leggende.py added new feature 2025-06-24 14:10:30 +02:00
requirements.txt added new feature 2025-06-24 14:10:30 +02:00
servers.json added new feature 2025-06-24 14:10:30 +02:00

README.md

Prototyping Lab - UC7 UC8

Frontend:

cd itserr-fincons-frontend
npm run dev

Backend:

cd itserr-fincons-backend
conda activate finc_itserr_2
python app.py