Skip to content

Repository files navigation

Power Apps Template - starter

An opinionated Vite + TypeScript + React starter template for building Power Apps code apps.

Designed for common app scenarios, easy extensibility, and minimal setup.


Highlights

  • Modern tooling - Vite, TypeScript, and React
  • Out-of-box styling - Tailwind, shadcn/ui components, and theming out of the box
  • Batteries included - Curated libraries pre-wired for common scenarios
  • Standard patterns - Industry standard patterns and practices
  • Agent friendly - Optimized for use with coding agents

TypeScript Native Preview

This workspace is configured to use the TypeScript native preview (tsgo) for project type-checking.

  • vp run typecheck runs tsgo -b
  • vp run build runs tsgo -b && vp build
  • .vscode/settings.json enables js/ts.experimental.useTsgo
  • .vscode/extensions.json recommends the TypeScriptTeam.native-preview extension

Pre-installed libraries

About

GitHub Copilot / Claude skill for Power Apps code apps — scaffold, develop, debug, and deploy. Verified live against Dataverse.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages