@vode-app/common-server-side (0.1.0-pre.4)
Installation
@vode-app:registry=npm install @vode-app/common-server-side@0.1.0-pre.4"@vode-app/common-server-side": "0.1.0-pre.4"About this package
Introduction
<INTRO TEXT>
Table of Contents
Quick Start
<QUICK START INSTRUCTIONS>
Documentation
<DOCUMENTATION>
DevOps
bun update
bun install
bun run clean
bun run build
bun run tests
bun run --watch scripts/dev.ts
# see publish section for publish instructions
Change Management
- Create a new branch for the change.
- Make the changes and commit.
- Bump the version in
package.json. - Add an entry for the new version in
CHANGELOG.md. - Pull request the branch.
- Ensure package artifacts are current.
- Publish.
Publish
Publish to a custom registry.
# placeholder:
# <SCOPE_WITHOUT_AT: <SCOPE_WITHOUT_AT>
# <REGISTRY_URL: <REGISTRY_URL>
# <BUN_PUBLISH_AUTH_TOKEN: <BUN_PUBLISH_AUTH_TOKEN>
~/.bunfig.toml or bunfig.toml:
[install.scopes]
"<SCOPE_WITHOUT_AT>" = { url = "<REGISTRY_URL>", token = "$BUN_PUBLISH_AUTH_TOKEN" }
# authenticate
$env:BUN_PUBLISH_AUTH_TOKEN = "<BUN_PUBLISH_AUTH_TOKEN>"
# publish
bun publish
Dependencies
Development dependencies
| ID | Version |
|---|---|
| @hono/standard-validator | ^0.2.2 |
| @scalar/hono-api-reference | ^0.10.18 |
| @types/bun | latest |
| @vode-app/common | ^0.1.0-pre.4 |
| hono | ^4.12.22 |
| hono-openapi | ^1.3.0 |
| typescript | ^6.0.3 |
Keywords
typescript
bun
vode
vode-app
library
common
server-side
Details
Assets (1)
Versions (32)
View all
0.1.0-pre.44
2026-07-05
0.1.0-pre.43
2026-07-05
0.1.0-pre.42
2026-06-19
0.1.0-pre.41
2026-06-05
0.1.0-pre.40
2026-06-05