mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
docs: Remove links to defunct Vesper project (#11195)
This commit is contained in:
parent
d05eb7b8ee
commit
a3a7d75bbe
@ -1153,7 +1153,6 @@ let photos = await connection
|
||||
|
||||
这几个扩展可以简化 TypeORM 的使用,并将其与其他模块集成:
|
||||
|
||||
- [TypeORM + GraphQL framework](http://vesper-framework.com)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-typedi-extensions) with [TypeDI](https://github.com/pleerock/typedi)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-routing-controllers-extensions) with [routing-controllers](https://github.com/pleerock/routing-controllers)
|
||||
- 从现有数据库生成模型 - [typeorm-model-generator](https://github.com/Kononnable/typeorm-model-generator)
|
||||
|
||||
@ -1292,7 +1292,6 @@ There are a few repositories that you can clone and start with:
|
||||
|
||||
There are several extensions that simplify working with TypeORM and integrating it with other modules:
|
||||
|
||||
- [TypeORM + GraphQL framework](https://github.com/vesper-framework/vesper)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-typedi-extensions) with [TypeDI](https://github.com/pleerock/typedi)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-routing-controllers-extensions) with [routing-controllers](https://github.com/pleerock/routing-controllers)
|
||||
- Models generation from the existing database - [typeorm-model-generator](https://github.com/Kononnable/typeorm-model-generator)
|
||||
|
||||
@ -1155,7 +1155,6 @@ clone하여 시작할 수 있는 몇 가지 리포지토리가 있다:
|
||||
|
||||
TypeORM 작업을 단순화하고 다른 모듈과 통합하는 몇 가지 확장 방법이 있다:
|
||||
|
||||
- [TypeORM + GraphQL 프레임워크](http://vesper-framework.com)
|
||||
- [TypeORM](https://github.com/typeorm/typeorm-typedi-extensions)과 [TypeDI](https://github.com/pleerock/typedi) 통합
|
||||
- [라우팅 컨트롤러](https://github.com/typeorm/typeorm-routing-controllers-extensions)와 [TypeORM 통합](https://github.com/pleerock/routing-controllers)
|
||||
- 기존 데이터베이스에서 모델 생성 - [typeorm-model-generator](https://github.com/Kononnable/typeorm-model-generator)
|
||||
|
||||
@ -1180,7 +1180,6 @@ let photos = await connection
|
||||
|
||||
这几个扩展可以简化 TypeORM 的使用,并将其与其他模块集成:
|
||||
|
||||
- [TypeORM + GraphQL framework](http://vesper-framework.com)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-typedi-extensions) with [TypeDI](https://github.com/pleerock/typedi)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-routing-controllers-extensions) with [routing-controllers](https://github.com/pleerock/routing-controllers)
|
||||
- 从现有数据库生成模型 - [typeorm-model-generator](https://github.com/Kononnable/typeorm-model-generator)
|
||||
|
||||
@ -1180,7 +1180,6 @@ let photos = await connection
|
||||
|
||||
这几个扩展可以简化 TypeORM 的使用,并将其与其他模块集成:
|
||||
|
||||
- [TypeORM + GraphQL framework](http://vesper-framework.com)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-typedi-extensions) with [TypeDI](https://github.com/pleerock/typedi)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-routing-controllers-extensions) with [routing-controllers](https://github.com/pleerock/routing-controllers)
|
||||
- 从现有数据库生成模型 - [typeorm-model-generator](https://github.com/Kononnable/typeorm-model-generator)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user