Files
CloudTAK/api/web
2025-12-15 15:56:50 -07:00
..
2025-11-13 14:03:33 -07:00
2025-12-05 16:22:25 -07:00
2025-12-15 15:32:22 -07:00
2025-11-13 16:21:04 -07:00
2025-12-01 12:49:30 -07:00
2025-12-01 14:15:46 -07:00
2025-07-01 10:05:01 -06:00
2025-11-30 19:45:09 -07:00
2025-11-20 13:10:11 -07:00
2025-12-15 14:49:47 -07:00
2025-12-15 15:56:50 -07:00
2025-11-19 11:07:12 -07:00
2025-11-05 09:59:38 -07:00
2025-02-19 16:30:35 -07:00
2025-08-09 08:20:10 -06:00
2025-12-02 08:46:10 -07:00

TAK-PS-Stats Web UI

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Generated TypeScript Definiton File

The WebUI TypeScript definitions are built directly from the Swagger output of the server. With the server running locally on port 5001, run the following

npm run typegen

Customize configuration

See Configuration Reference.