Repository Tree
/srv/chargeaid/gateway
/srv/chargeaid/gateway/api
/srv/chargeaid/gateway/api/audit.log
/srv/chargeaid/gateway/api/dev.sqlite
/srv/chargeaid/gateway/api/dev.sqlite-shm
/srv/chargeaid/gateway/api/dev.sqlite-wal
/srv/chargeaid/gateway/api/dist
/srv/chargeaid/gateway/api/.env
/srv/chargeaid/gateway/api/.gitignore
/srv/chargeaid/gateway/api/handshake.withpolicy.json
/srv/chargeaid/gateway/api/node_modules
/srv/chargeaid/gateway/api/package.json
/srv/chargeaid/gateway/api/package-lock.json
/srv/chargeaid/gateway/api/payload.json
/srv/chargeaid/gateway/api/policy.json
/srv/chargeaid/gateway/api/src
/srv/chargeaid/gateway/api/src/modules
/srv/chargeaid/gateway/api/src/modules/ocpi
/srv/chargeaid/gateway/api/src/modules/ocpp
/srv/chargeaid/gateway/api/src/modules/runtime
/srv/chargeaid/gateway/api/src/otel.ts
/srv/chargeaid/gateway/api/src/platform
/srv/chargeaid/gateway/api/src/platform/audit
/srv/chargeaid/gateway/api/src/platform/auth
/srv/chargeaid/gateway/api/src/platform/config
/srv/chargeaid/gateway/api/src/platform/db
/srv/chargeaid/gateway/api/src/platform/http
/srv/chargeaid/gateway/api/src/platform/secrets
/srv/chargeaid/gateway/api/src/platform/telemetry
/srv/chargeaid/gateway/api/src/server.ts
/srv/chargeaid/gateway/api/tsconfig.json
/srv/chargeaid/gateway/.gitignore
/srv/chargeaid/gateway/ui
/srv/chargeaid/gateway/ui/dist
/srv/chargeaid/gateway/ui/.env.local
/srv/chargeaid/gateway/ui/eslint.config.js
/srv/chargeaid/gateway/ui/.gitignore
/srv/chargeaid/gateway/ui/index.html
/srv/chargeaid/gateway/ui/node_modules
/srv/chargeaid/gateway/ui/package.json
/srv/chargeaid/gateway/ui/package-lock.json
/srv/chargeaid/gateway/ui/public
/srv/chargeaid/gateway/ui/public/logo.png
/srv/chargeaid/gateway/ui/public/logo-small.png
/srv/chargeaid/gateway/ui/public/vite.svg
/srv/chargeaid/gateway/ui/README.md
/srv/chargeaid/gateway/ui/src
/srv/chargeaid/gateway/ui/src/app
/srv/chargeaid/gateway/ui/src/app/AppHeader.tsx
/srv/chargeaid/gateway/ui/src/app/AppShell.tsx
/srv/chargeaid/gateway/ui/src/App.css
/srv/chargeaid/gateway/ui/src/app/providers.tsx
/srv/chargeaid/gateway/ui/src/app/routes.tsx
/srv/chargeaid/gateway/ui/src/App.tsx
/srv/chargeaid/gateway/ui/src/assets
/srv/chargeaid/gateway/ui/src/assets/react.svg
/srv/chargeaid/gateway/ui/src/features
/srv/chargeaid/gateway/ui/src/features/connections
/srv/chargeaid/gateway/ui/src/i18n
/srv/chargeaid/gateway/ui/src/i18n/index.ts
/srv/chargeaid/gateway/ui/src/i18n/locales
/srv/chargeaid/gateway/ui/src/lib
/srv/chargeaid/gateway/ui/src/lib/adminFetch.ts
/srv/chargeaid/gateway/ui/src/lib/toErrorMessage.ts
/srv/chargeaid/gateway/ui/src/main.tsx
/srv/chargeaid/gateway/ui/src/styles
/srv/chargeaid/gateway/ui/src/styles/antd-overrides.css
/srv/chargeaid/gateway/ui/src/styles/base.css
/srv/chargeaid/gateway/ui/src/styles/shell.css
/srv/chargeaid/gateway/ui/src/styles/tokens.css
/srv/chargeaid/gateway/ui/src/vite-env.d.ts
/srv/chargeaid/gateway/ui/tsconfig.app.json
/srv/chargeaid/gateway/ui/tsconfig.json
/srv/chargeaid/gateway/ui/tsconfig.node.json
/srv/chargeaid/gateway/ui/vite.config.ts