MicroFish/frontend
Abhishek Yadav 2703d3dbfe fix: update error handling to check for NEO4J_PASSWORD instead of ZEP_API_KEY in simulation API
- Changed error messages to reflect the new configuration requirement for Neo4j.
- Ensured consistent handling of missing credentials across multiple functions.
2026-03-22 01:54:51 +05:30
..
public Remove outdated README.md and update favicon in index.html 2025-12-16 20:58:48 +08:00
src style(home): add overflow-y property to upload zone and adjust alignment for files 2026-02-22 23:40:40 +08:00
.gitignore Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00
index.html Update font styles across the application to include 'Noto Sans SC' for improved typography consistency. 2025-12-26 17:35:09 +08:00
package-lock.json fix: update error handling to check for NEO4J_PASSWORD instead of ZEP_API_KEY in simulation API 2026-03-22 01:54:51 +05:30
package.json feat(docker): add Docker support with Dockerfile, docker-compose.yml, and .dockerignore; update README for Docker deployment instructions 2026-01-22 14:35:41 +08:00
vite.config.js Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00