mohiit1502 e64f0b79fb
All checks were successful
Stuffle/agos-client/pipeline/head This commit looks good
chore: sync package-lock.json for CI
Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-05 02:01:07 +05:30
2026-08-30 20:43:34 +05:30
2026-08-30 20:43:34 +05:30
2026-08-30 20:43:34 +05:30
2026-08-30 20:43:34 +05:30

Agos Client

Frontend client for AGOS.

Local development

npm install
npm run dev

Environment

Frontend runtime/build configuration lives in the local .env* files in this repo. The primary backend URL is configured with VITE_API_URL.

Docker

docker build -t agos-client .
Description
agOS frontend client
Readme 13 MiB
Languages
TypeScript 86.1%
CSS 13.7%