https://github.com/onekeyhq/server-service-boilerplate
https://github.com/onekeyhq/server-service-boilerplate
backend
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/onekeyhq/server-service-boilerplate
- Owner: OneKeyHQ
- Created: 2023-11-27T02:10:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T17:53:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T15:25:47.814Z (over 1 year ago)
- Topics: backend
- Language: TypeScript
- Homepage:
- Size: 2.09 MB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
需求收集:
✅ 基础框架 - midway
✅ 参数校验 - validate
✅ 接口文档 - swagger
✅ 请求/错误包装
✅ 缓存 - redis
✅ 国际化 - i18n
✅ 数据库 - typegoose + mongoose
✅ 定时任务 - bull
✅ lint - eslint + prettier