Skip to content

Commit

Permalink
Deploying to gh-pages from @ 53a8576 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmlau committed Dec 18, 2024
1 parent 53a8576 commit 38c6d05
Show file tree
Hide file tree
Showing 72 changed files with 541 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/en/lb4/Application-generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ lb4 [app] [options] [<name>]
`--loopbackBuild` : Add @loopback/build module's script set to LoopBack4
application project.

`--editorconfig` : Add EditorConfig config files to the LoopBack4 application
project.

`--vscode`: Add VSCode config files to LoopBack4 application project

`--docker`: Generate Dockerfile and add npm scripts to build/run the project in
Expand Down Expand Up @@ -70,6 +73,7 @@ The tool will prompt you for:
- [`prettier`](https://www.npmjs.com/package/prettier)
- [`mocha`](https://www.npmjs.com/package/mocha)
- [`@loopback/build`](https://www.npmjs.com/package/@loopback/build)
- [`editorconfig`](https://editorconfig.org/)
- [`vscode`](https://code.visualstudio.com/)

### Output
Expand Down
1 change: 1 addition & 0 deletions pages/en/lb4/Getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Answer the prompts as follows:
◉ Enable prettier: install prettier to format code conforming to rules
◉ Enable mocha: install mocha to run tests
◉ Enable loopbackBuild: use @loopback/build helpers (e.g. lb-eslint)
◉ Enable editorconfig: add EditorConfig files
◉ Enable vscode: add VSCode config files
◉ Enable docker: include Dockerfile and .dockerignore
◉ Enable repositories: include repository imports and RepositoryMixin
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/bodyparsers/rest-msgpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.rest-msgpack.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.11.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/rest-msgpack





## [0.11.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/rest-msgpack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-access-control-migration.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-access-control-migration





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-access-control-migration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-binding-resolution.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-binding-resolution





## [0.10.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-binding-resolution
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/context/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-context.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-context





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-context
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-express-composition.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-express-composition





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-express-composition
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/file-transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-file-transfer.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-file-transfer





## [6.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-file-transfer
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-graphql.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-graphql





## [0.10.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-graphql
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-greeter-extension.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-greeter-extension





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-greeter-extension
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/greeting-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-greeting-app.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-greeting-app





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-greeting-app
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/hello-world/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-hello-world.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-hello-world





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-hello-world
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/lb3-application/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-lb3-application.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-lb3-application





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-lb3-application
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/log-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-log-extension.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-log-extension





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-log-extension
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-metrics-prometheus.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-metrics-prometheus





## [0.13.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-metrics-prometheus
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/multi-tenancy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-multi-tenancy.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.16.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-multi-tenancy





## [0.16.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-multi-tenancy
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/passport-login/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-passport-login.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-passport-login





## [6.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-passport-login
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/references-many/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-references-many.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-references-many





## [8.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-references-many
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/rest-crud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-rest-crud.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-rest-crud





## [6.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-rest-crud
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/rpc-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-rpc-server.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-rpc-server





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-rpc-server
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/soap-calculator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-soap-calculator.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-soap-calculator





## [7.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-soap-calculator
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/socketio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-socketio.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-socketio





## [0.9.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-socketio
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/todo-jwt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-todo-jwt.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-todo-jwt





## [6.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-todo-jwt
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/todo-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-todo-list.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-todo-list





## [8.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-todo-list
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/todo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-todo.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-todo





## [8.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-todo
Expand Down
8 changes: 8 additions & 0 deletions pages/en/lb4/changelogs/examples/validation-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ permalink: /doc/en/lb4/changelog.example-validation-app.html
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-11-18)

**Note:** Version bump only for package @loopback/example-validation-app





## [6.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/[email protected]...@loopback/[email protected]) (2024-10-15)

**Note:** Version bump only for package @loopback/example-validation-app
Expand Down
Loading

0 comments on commit 38c6d05

Please sign in to comment.