Features
✅ Authentication Ready
Integrated with armpitMFG authentication. Sign in with your armpitMFG account.
✅ Shared Theme
Uses the armpitMFG design system via CDN for consistent styling across all apps.
✅ Consolidated Deploy
Deploys as part of the consolidated apps platform. Single process, multiple domains.
Getting Started
- Edit
src/app/page.tsxto customize this page - Add new pages in
src/app/directory - Add components in
src/components/ - Run
npm run devfor local development - Run
.\deploy.ps1to deploy
