ما هي api-routes؟
إرشادات لإنشاء مسارات API في Expo Router مع استضافة EAS المصدر: gigs-slc/react-native-skills.
إرشادات لإنشاء مسارات API في Expo Router مع استضافة EAS
ثبّت مهارة الذكاء الاصطناعي api-routes بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: gigs-slc/react-native-skills.
API routes live in the app directory with +api.ts suffix:
This starts a local server at http://localhost:8081 with full API route support.
This builds and deploys your API routes to EAS Hosting (Cloudflare Workers).
إرشادات لإنشاء مسارات API في Expo Router مع استضافة EAS المصدر: gigs-slc/react-native-skills.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/gigs-slc/react-native-skills --skill api-routesإرشادات لإنشاء مسارات API في Expo Router مع استضافة EAS المصدر: gigs-slc/react-native-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/gigs-slc/react-native-skills --skill api-routes بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/gigs-slc/react-native-skills