一键导入
microscope-boilerplate
microscope-boilerplate 收录了来自 bhtz 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Stop and remove development Docker containers started by `docker-compose` to tear down local dependencies.
Start development dependency services with `docker-compose` (PostgreSQL, Keycloak, DAB) for local testing.
Launch the .NET Aspire orchestrator to start the full local application stack and its dependencies for development.
Publish .NET projects targeting linux-arm64 to produce ARM64-compatible container images (Apple Silicon).
Compile the BFF project to verify the `Microscope.Boilerplate.Clients.BFF` project builds successfully.
Publish .NET projects using the container publish profile to produce Docker images for services.
Build the entire Microscope.Boilerplate solution locally to verify compilation and produce build outputs.
Run the Backend-for-Frontend service (Microscope.Boilerplate.Clients.BFF) locally for development and debugging.
Run the `fusion-compose.sh` script to assemble GraphQL Fusion gateway schemas and produce `gateway.fgp` files for the BFF gateway.
Generate GraphQL Fusion subgraph pack files (.fsp) for BFF subgraphs by running the subgraph packaging script.
Manage `dotnet user-secrets` and environment variable overrides for local development and CI, including API keys and DB connection strings.