api-node-js-ts-Sales-main
.gitignore
105B
.eslintrc
410B
package.json
1KB
src
@types
express
index.d.ts
99B
config
auth.ts
101B
upload.ts
468B
mail
EtherealMail.ts
1KB
HandlebarsMailTemplate.ts
417B
shared
http
server.ts
917B
middewares
isAuthenticated.ts
852B
routes
index.ts
512B
errors
AppError.ts
235B
typeorm
index.js
66B
migrations
1612027382594-CreateProducts.ts
1KB
1612636298646-CreateUserTokens.ts
1KB
1612054246476-CreateUsers.ts
1KB
modules
users
services
ListUserService.ts
403B
ResetPasswordService.ts
1KB
CreateUserService.ts
885B
SendForgotPasswordEmailService.ts
1KB
CreateSessionsService.ts
1KB
UpdateUserAvatarService.ts
1KB
typeorm
entities
UserToken.ts
415B
User.ts
426B
repositories
UsersRepository.ts
729B
UserTokensRepository.ts
619B
controllers
ResetPasswordController.ts
552B
ForgotPasswordController.ts
476B
UsersController.ts
762B
UserAvatarController.ts
463B
SessionsController.ts
452B
routes
password.routes.ts
949B
users.routes.ts
969B
sessions.routes.ts
467B
products
services
UpdateProductService.ts
991B
LIstProductService.ts
484B
DeleteProductService.ts
591B
CreateProductService.ts
855B
ShowProductService.ts
614B
typeorm
entities
Product.ts
407B
repositories
ProductsRepository.ts
366B
controllers
ProductsController.ts
2KB
routes
products.routes.ts
1KB
yarn-error.log
66KB
tsconfig.json
6KB
.eslintignore
30B
.editorconfig
229B
.prettierrc
114B
yarn.lock
111KB
暂无评论