@vode-app/example-client (0.1.0-pre.23)
Published 2026-06-02 21:26:53 +02:00 by temir
Installation
@vode-app:registry=npm install @vode-app/example-client@0.1.0-pre.23"@vode-app/example-client": "0.1.0-pre.23"About this package
Introduction
<INTRO TEXT>
Table of Contents
Quick Start
<QUICK START INSTRUCTIONS>
Documentation
<DOCUMENTATION>
DevOps
npm install
npm update
npm run clean
npm run build
npm run tests
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
~/.npmrc or .npmrc:
@vode-app:registry=https://git.chimps.quest/api/packages/vode-app/npm/
//git.chimps.quest/api/packages/vode-app/npm/:_authToken=${VODE_APP_REGISTRY_AUTH_TOKEN}
~/.bunfig.toml or bunfig.toml:
[install.scopes]
"vode-app" = { url = "https://git.chimps.quest/api/packages/vode-app/npm/", token = "$VODE_APP_REGISTRY_AUTH_TOKEN" }
# git.chimps.quest/api/packages/vode-app/npm/
export VODE_APP_REGISTRY_AUTH_TOKEN=<AUTH_TOKEN>
# or
$env:VODE_APP_REGISTRY_AUTH_TOKEN = "<AUTH_TOKEN>"
npm publish
Dependencies
Development dependencies
| ID | Version |
|---|---|
| @ryupold/vode | latest |
| @types/node | latest |
| @vode-app/common | latest |
| esbuild | latest |
| tsx | latest |
| typescript | ^6.0.3 |
Keywords
typescript
spa
vode-app
example
Details
2026-06-02 21:26:53 +02:00
Assets (1)
Versions (10)
View all
npm
9
31 KiB
0.1.0-pre.36
2026-07-05
0.1.0-pre.32
2026-06-23
0.1.0-pre.31
2026-06-19
0.1.0-pre.30
2026-06-19
0.1.0-pre.29
2026-06-10