Alexis
59eda988d2
fix: update frontend API key handling and improve export documentation
2026-05-19 09:57:36 +02:00
Alexis
76f003377d
fix: update base path from /orcid2words to /orcid2sword in .env, Dockerfile, and nginx.conf
2026-05-14 10:50:52 +02:00
Alexis
a3b9082a71
chore: update Dockerfile and .dockerignore to clarify environment variable handling and improve build context; adjust Footer component to use dynamic base URL for logo
2026-05-13 12:59:47 +02:00
Alexis
cd9ad28a98
refactor: update Dockerfile to use Nginx for serving the application and adjust configuration for multi-stage build
2026-05-13 12:49:36 +02:00
Alexis
a5321a6807
fix: update Dockerfile to change the port from 8073 to 5173 for serving the application
2026-05-13 12:38:21 +02:00
Alexis
10c9168370
chore: update Dockerfile to implement multi-stage build for optimized production deployment
2026-05-13 11:56:02 +02:00
Mireya Cueto Garrido
7717e2a5b2
feat: initialize frontend with React and Vite setup
...
- Add main application structure with App component
- Implement state management for counter functionality
- Create CSS styles for application layout and components
- Include assets for logos and hero image
- Set up Vite configuration for development environment
- Establish global CSS variables for theming
2026-04-16 09:55:10 +02:00
Mireya Cueto Garrido
1b7214d96c
Initialize backend and frontend structure with Docker setup and dependencies
2026-04-16 09:12:00 +02:00