fitola-deployment

Installation
SKILL.md

Fitola Deployment

Automated deployment for Fitola backend and mobile apps.

Deployment Targets

Backend (Vercel)

# Deploy to production
vercel --prod

# Deploy to staging
vercel

Mobile (Android)

# Build APK
flutter build apk --release
Installs
2
First Seen
Jun 21, 2026
fitola-deployment — saanjaypatil78/fitola