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

code-apps-demo-eppc

يحتوي code-apps-demo-eppc على 5 من skills المجمعة من chumleesockson، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
1
محدث
2026-06-27
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

scaffold-code-app
مطوّرو البرمجيات

Scaffold a new Power Apps Code App — clone the Vite starter template, pin the Power Apps SDK, and initialise the app against a Power Platform environment. Use when asked to "scaffold a Code App", "set up a new Power Apps Code App", or "bootstrap the Code Apps starter".

2026-06-27
dataverse-add-data-source
مطوّرو البرمجيات

Add a Dataverse table to a Power Apps Code App as a data source (and refresh its generated schema) via the npm power-apps CLI. Use when asked to "add a Dataverse table to the Code App", "add a data source", "regenerate/refresh the typed model/service", or wire a table into the app's generated SDK.

2026-06-27
dataverse-scaffold-tables
مطوّرو البرمجيات

Provision Dataverse tables, columns, choices (option sets) and 1:N relationships via the Web API, reusing the Power Apps Code Apps sign-in. Use when asked to "scaffold Dataverse tables", "create a Dataverse table/column/choice/relationship", or build a Dataverse schema from a spec.

2026-06-27
deploy-code-app
مطوّرو البرمجيات

Build a Power Apps Code App and push it into a Dataverse solution via the npm power-apps CLI, resolving the solution GUID from a human-readable unique name. Use when asked to "deploy the Code App", "push the app into a solution", "publish the Code App", or "ship the app to Dataverse".

2026-06-27
dataverse-create-records
مطوّرو البرمجيات

Create (seed) records in Dataverse tables via the Web API, reusing the Power Apps Code Apps sign-in. Handles choice integers, lookups via @odata.bind, and de-duplication. Use when asked to "seed a Dataverse table", "insert/create Dataverse records", or load data from a seed spec.

2026-06-26