Applications¶
One page per deployable application - purpose, commands, environment variables, dependencies, and troubleshooting specific to that app. See Architecture → Applications for the cross-application inventory table and what the pre-existing repository docs don't mention.
Pages¶
- Corporate -
akshayagroupglobal.com - Software -
software.akshayagroupglobal.com - Logistics -
logistics.akshayagroupglobal.com - Commerce -
commerce.akshayagroupglobal.com - Embroidery -
embroidery.akshayagroupglobal.com - Admin -
admin.akshayagroupglobal.com - Investors -
investors.akshayagroupglobal.com- out of scope / inactive
Note on environment variables¶
The root .env.example declares one variable, VITE_API_BASE_URL - but no app's source
currently reads it (verified: no import.meta.env.VITE_API_BASE_URL reference anywhere in
apps/*/src or apps/*/worker). It's reserved/aspirational, not active - each app page below
states this explicitly rather than implying the variable does something today.