🚀 Tools

Collection of small utilities I've made to help out with quick tasks

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

  1. Edit src/app/page.tsx to customize this page
  2. Add new pages in src/app/ directory
  3. Add components in src/components/
  4. Run npm run dev for local development
  5. Run .\deploy.ps1 to deploy