2026-07-13 11:57:09 +05:30
2026-07-27 05:54:28 +00:00
2026-07-13 11:57:09 +05:30
2026-07-13 11:57:09 +05:30
2026-08-10 12:37:49 +00:00
2026-08-10 12:34:22 +00:00
2026-08-14 13:58:17 +05:30
2026-08-14 13:58:17 +05:30
2026-07-13 11:57:09 +05:30
2026-07-13 11:57:09 +05:30
2026-07-28 12:19:19 +05:30

Syscom Master Admin UI

Angular admin console for managing platform users, organizations, tenants, and global master data (countries, states, cities, currencies, languages, timezones) across the Syscom platform.

Development server

To start a local development server, run:

npm start

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Building

To build the project for production, run:

npm run build

Build artifacts are written to the preview/ directory (see angular.json).

Linting

npm run lint

Running unit tests

To execute unit tests with the Vitest test runner, use the following command:

npm test

CI/CD

Docker builds and publishing are automated via .gitea/workflows/docker-publish.yaml.

Additional Resources

For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.

S
Description
No description provided
Readme 56 MiB
Languages
CSS 43.5%
HTML 22.1%
JavaScript 16.9%
SCSS 10.2%
TypeScript 3.2%
Other 4.1%