没有合适的资源?快使用搜索试试~ 我知道了~
api-ts-typeorm:遵循课程“ API Restful Javascript com Node.js,Typescri...
共89个文件
ts:75个
json:3个
hbs:1个
需积分: 9 0 下载量 122 浏览量
2021-03-06
17:06:14
上传
评论
收藏 111KB ZIP 举报
温馨提示
API充分利用TypeScript和TypeORM :books: 我遵循的课程: 在pt-BR中 :Brazil: :page_with_curl: 技术领域 :toolbox: 工具 :dvd: 数据库 对于此项目,使用的数据库是Docker容器中的PostgreSQL 。 :keyboard: 指令 yarn format或npm run format :运行Prettier格式化所有代码(使用.prettierrc文件中定义的设置); yarn dev或npm run dev :运行localhost服务器; yarn lint或npm run lint :在终端中运行ESLint ; yarn lint:fix或npm run lint:fix :运行ESLint并解决问题。 :link: 其他连结
资源推荐
资源详情
资源评论
收起资源包目录
api-ts-typeorm-master.zip (89个子文件)
api-ts-typeorm-master
.eslintrc 406B
package.json 2KB
.prettierrc 119B
.prettierignore 29B
uploads
.gitkeep 0B
ormconfig.example.json 386B
.env.example 52B
src
functions
checkIsImage.ts 542B
generateMd5.ts 153B
timeFunctions.ts 338B
config
environment.ts 592B
upload.ts 502B
joi.ts 162B
mail
EtherealMail.ts 983B
HandlebarsMailTemplate.ts 428B
shared
typeorm
migrations
1614848360138-CreateUsers.ts 1011B
1614942375829-CreateUserTokens.ts 1KB
1614772196189-CreateProducts.ts 952B
1615020866534-CreateCustomers.ts 857B
index.ts 222B
http
routes
index.ts 737B
server.ts 796B
errors
AppError.ts 232B
JoiError.ts 677B
middlewares
isAuthenticated.ts 1KB
joiValidation.ts 1KB
ErrorHandler.ts 916B
@types
express
index.d.ts 191B
enums
EValidationMessages.ts 279B
interfaces
ISendMail.ts 219B
ITokenPlayload.ts 189B
IAuth.ts 268B
IUser.ts 400B
IParseMail.ts 144B
IProduct.ts 423B
IEnvironment.ts 319B
IJoi.ts 113B
modules
users
typeorm
repositories
UserTokenRepository.ts 568B
UserRepository.ts 589B
entities
User.ts 443B
UserToken.ts 530B
routes
users.routes.ts 1KB
session.routes.ts 417B
profile.routes.ts 564B
password.routes.ts 671B
controllers
PasswordController.ts 873B
UserAvatarController.ts 494B
SessionController.ts 461B
UserProfileController.ts 868B
UserController.ts 2KB
views
forgot-password.hbs 9KB
validations
UserSchemas.ts 1020B
ProfileSchema.ts 1KB
PasswordSchema.ts 1KB
SessionSchema.ts 558B
services
UpdateProfileService.ts 1KB
CreateUserService.ts 968B
SendForgotPasswordService.ts 1KB
DeleteUserService.ts 704B
ResetPasswordService.ts 2KB
ShowProfileService.ts 566B
ShowUserService.ts 490B
UpdateUserAvatarService.ts 1014B
UpdateUserService.ts 804B
ListUserService.ts 339B
BaseUserService.ts 237B
CreateSessionService.ts 1KB
products
typeorm
repositories
ProductRepository.ts 352B
entities
Product.ts 403B
routes
products.routes.ts 763B
controllers
ProductController.ts 2KB
validations
ProductSchema.ts 1KB
services
BaseProductService.ts 252B
CreateProductService.ts 874B
ShowProductService.ts 526B
UpdateProductService.ts 958B
DeleteProductService.ts 623B
ListProductService.ts 372B
customers
typeorm
repositories
CustomerRepository.ts 624B
entities
Customer.ts 361B
routes
customers.routes.ts 0B
controllers
CustomerController.ts 0B
validations
CustomersSchema.ts 0B
tsconfig.json 699B
.gitignore 8KB
README.md 2KB
yarn.lock 133KB
.eslintignore 30B
.editorconfig 176B
共 89 条
- 1
资源评论
活着奔跑
- 粉丝: 39
- 资源: 4685
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- yolo的基本操作用法
- Ubuntu20/22/24通过deb包升级OpenSSH9.9方法 不支持16、18版本,升级有风险,前务必做好快照,以免升级后出现异常影响业务
- java swing(Gui窗体)宿舍管理系统 (有附件)
- 数据集格式转换以及标注框可视化脚本
- 火狐国际开发版安装文件
- Ubuntu 18/20/22/24通过deb包方式升级OpenSSH9.7方法 不支持16版本,升级有风险,前务必做好快照,以免升级后出现异常影响业务
- MATLAB混合编程教程 将Matlab程序转变为C语言.docx
- MATLAB混合编程技巧:将Matlab程序转化为C语言详解
- MATLAB混合编程教程 matlab-compiler与c语言混合编程.docx
- 基于SpringBoot的“篮球论坛系统”的设计与实现(源码+数据库+文档+PPT).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功