Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

configurable-api-base-url

النجوم١
التفرعات٠
آخر تحديث١٣ فبراير ٢٠٢٦ في ١٩:٥١

Configurable API base URL in frontend (e.g. Vite): single env variable (e.g. VITE_API_URL), shared API client that reads it, and all call sites use that client. Do not hardcode host/port in multiple files; do not create or commit .env—only .env.example and documentation. Use when adding or changing frontend API calls.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly