saravanakumardb1
8f63713c52
docs(inventory): refresh platform and workspace capability maps
2026-03-05 22:59:45 -08:00
saravanakumardb1
c7c36e74b6
docs: add portable Docker/CI build instructions (prep-consumer.sh)
2026-02-28 13:17:03 -08:00
saravanakumardb1
e6eee35544
docs: fix stale references to consolidated services and migrated dashboards
2026-02-28 03:06:44 -08:00
e9b33fb518
feat(monitoring): add @bytelyst/monitoring package
2026-02-14 15:57:41 -08:00
125eb03745
feat(blob): add @bytelyst/blob shared package
2026-02-14 15:53:33 -08:00
saravanakumardb1
a383b245e5
ci: disable GitHub Actions and add manual quality checks
...
- Disable CI workflows due to billing issues
- Add quick-check.sh script for 5-min pre-push validation
- Add MANUAL_CI.md with comprehensive instructions
- Update README with CI disabled notice
- Production readiness workflow updated with manual check note
2026-02-12 23:13:07 -08:00
saravanakumardb1
90b9cf93d8
fix(common): configure ESLint 9 and fix lint issues
...
- Added @eslint/js dependency
- Updated eslint.config.js for ESLint 9 compatibility
- Added required globals (crypto, localStorage, React, etc.)
- Fixed unused imports and variables
- Disabled sort-imports temporarily
- Formatted all files with Prettier
2026-02-12 16:37:30 -08:00
saravanakumardb1
772df7785b
docs: update README with services section and full repo structure
2026-02-12 11:40:15 -08:00
saravanakumardb1
d875df09a3
chore(scaffold): initialize pnpm workspace with build tooling
...
- Root package.json with @bytelyst/root, pnpm scripts (build, test, typecheck, clean)
- pnpm-workspace.yaml declaring packages/*
- tsconfig.base.json (ESM, strict, ES2022, NodeNext)
- vitest.config.ts (globals, node environment)
- .gitignore, .nvmrc (Node 20), .editorconfig
- README.md with package overview and quick start
2026-02-12 11:19:29 -08:00