@lastshotlabs/slingshot
This package is the Slingshot assembly layer. It turns a typed app.config.ts into a running application by validating configuration, wiring infrastructure, sorting plugins, building the app context, mounting routes, and attaching runtime-specific server behavior.
Status: Core path. This is part of the canonical framework foundation.
Start Here
Section titled “Start Here”- Overview: how to use the package, what it is for, and setup guidance.
- Reference: generated package facts, exports, and inventories.
- Maintainer Notes: internal notes, follow-ups, and migration breadcrumbs.
Package Facts
Section titled “Package Facts”- Install:
bun add @lastshotlabs/slingshot - Version:
0.2.2 - Role: app assembly package
- Status: Core path
- Workspace path:
. - API reference: @lastshotlabs/slingshot
Reader Note
Section titled “Reader Note”- If you are trying to learn the package, start with Overview. The Reference page is inventory, not a tutorial.