Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kangood/lamp-api
使用 NestJS + TypeORM 搭建的 Lamp 项目后端服务
https://github.com/kangood/lamp-api
mysql nestjs typeorm
Last synced: 10 days ago
JSON representation
使用 NestJS + TypeORM 搭建的 Lamp 项目后端服务
- Host: GitHub
- URL: https://github.com/kangood/lamp-api
- Owner: kangood
- Created: 2023-06-18T10:40:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-29T07:54:56.000Z (5 months ago)
- Last Synced: 2024-06-30T06:43:47.531Z (5 months ago)
- Topics: mysql, nestjs, typeorm
- Language: TypeScript
- Homepage:
- Size: 277 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Lamp API
**说明**已将页面模块等迁移到新项目:https://github.com/kangood/prune-api
技术栈:
- 主要技术:NestJS + TypeScript
- ORM:TypeORM
- 数据库:MySQL 8.0
- 权限认证:NestJS/JWTLamp 管理后台:[Lamp Admin](https://github.com/kangood/lamp-admin)