This website requires JavaScript.
Explore
Help
Register
Sign In
d-bis
/
the_order
Watch
4
Star
0
Fork
0
You've already forked the_order
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8649ad41242e8aa5e73c5a026a43ea7762b4db2e
the_order
/
packages
/
ui
/
src
/
index.ts
8 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update README.md to provide a comprehensive overview of The Order monorepo, including repository structure, quickstart guide, development workflow, and contribution guidelines.
2025-11-07 22:34:54 -08:00
/
*
*
*
The
Order
UI
Component
Library
*
/
export
*
from
'./components'
;
feat: implement naming convention, deployment automation, and infrastructure updates - Add comprehensive naming convention (provider-region-resource-env-purpose) - Implement Terraform locals for centralized naming - Update all Terraform resources to use new naming convention - Create deployment automation framework (18 phase scripts) - Add Azure setup scripts (provider registration, quota checks) - Update deployment scripts config with naming functions - Create complete deployment documentation (guide, steps, quick reference) - Add frontend portal implementations (public and internal) - Add UI component library (18 components) - Enhance Entra VerifiedID integration with file utilities - Add API client package for all services - Create comprehensive documentation (naming, deployment, next steps) Infrastructure: - Resource groups, storage accounts with new naming - Terraform configuration updates - Outputs with naming convention examples Deployment: - Automated deployment scripts for all 15 phases - State management and logging - Error handling and validation Documentation: - Naming convention guide and implementation summary - Complete deployment guide (296 steps) - Next steps and quick start guides - Azure prerequisites and setup completion docs Note: ESLint warnings present - will be addressed in follow-up commit
2025-11-12 08:22:51 -08:00
export
*
from
'./lib/utils'
;
Update README.md to provide a comprehensive overview of The Order monorepo, including repository structure, quickstart guide, development workflow, and contribution guidelines.
2025-11-07 22:34:54 -08:00
Reference in New Issue
Copy Permalink