SCGR's picture
Integrate VLMs
d7291ef
|
raw
history blame
1.92 kB

Technologies Used to Build the IFRC GO Website

The IFRC GO web application is built using React and Vite, with TypeScript as the primary programming language and pnpm as the package manager.

Libraries and Tools

  • Styling

  • Maps

  • Icons and UI

  • Routing

  • Excel Exports

    • exceljs for generating and importing Excel files
  • Data Fetching

  • Form Handling

  • Testing and Monitoring

    • Storybook for manual testing and visual regression tests of React components
    • Sentry for reporting exceptions and monitoring application performance and reliability
    • Playwright for end-to-end testing
    • Vitest for unit testing
  • Versioning and Changelog

    • Changesets for managing versioning and generating changelogs