The opensourcing (and documentation) is still a work in progress, please be patient :)
docker run -p 8080:8080 --env API_URL_CI=https://sugoi-api.yourdomain.com inseefrlab/sugoi-ui
We recommend using pnpm instead of npm but both should work just fine.
pnpm
pnpm start
Main configuration file is .json. You can either fill it or create a .env.local with a env variable set to VITE_NAME_APP_CONFIG_FILE=configuration-local.json and a configuration-local.json with your configuration.