Transform your operations with AI agents. Save 70% on operational time and cut incidents by 90%.
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Deploy to Cloudflare
npm run deploy- Framework: Next.js 16 with App Router
- Styling: Tailwind CSS + shadcn/ui
- Animations: Framer Motion
- Deployment: Cloudflare Workers (via OpenNext)
- Forms: Formspree
/Users/ionut/iops/
├── app/ # Next.js app directory
├── components/ # React components
├── lib/ # Utility functions
├── public/ # Static assets
├── docs/ # Documentation
├── wrangler.jsonc # Cloudflare Workers config
└── package.json # Dependencies and scripts
- ✅ AI-Powered DevOps services showcase
- ✅ Interactive ROI Calculator
- ✅ Technology stack visualization
- ✅ Case studies with real metrics
- ✅ Contact form with Formspree integration
- ✅ Dark/Light mode
- ✅ Fully responsive design
- ✅ SEO optimized
See LICENSE file.