Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-entity
  • Version: 0.2.3
  • Kind: Workspace package
  • Role: config-driven tooling package
  • Description: Config-driven entity CRUD, code generation, and search for Slingshot
  • Workspace path: packages/slingshot-entity
  • Entry point: packages/slingshot-entity/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-entity
  • .
  • ./routing
  • ./seeder
  • ./testing
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @hono/zod-openapi: >=0.18
  • hono: >=4.12.14 <5
  • zod: >=4.0 <5