vevericka-backend-main.zip
(预估有个58文件)
vevericka-backend-main
package.json
2KB
.eslintrc.json
657B
test
index.test.ts
96B
jest.config.js
70B
LICENSE
11KB
.env.example
50B
src
models
User.ts
3KB
README.md
82B
validation
resetPassword.ts
335B
followUser.ts
318B
login.ts
270B
register.ts
388B
sendPasswordResetEmail.ts
294B
routes
v2
authorization.ts
1KB
userRoutes.ts
1KB
postRoutes.ts
89B
validation.ts
2KB
messageRoutes.ts
89B
authRoutes.ts
1KB
v2.ts
403B
repositories
UserRepository.ts
2KB
controllers
v2
AuthController.ts
4KB
dto
LoginDto.ts
92B
ResetPasswordDto.ts
118B
RegisterDto.ts
127B
FollowUserDto.ts
108B
SendPasswordResetEmailDto.ts
100B
BaseController.ts
67B
UserController.ts
2KB
README.md
82B
configs
MongoConfig.ts
199B
ApplicationConfig.ts
56B
MorganConfig.ts
147B
RedisConfig.ts
115B
env.d.ts
181B
responses
IErrorResponse.ts
141B
IResponse.ts
64B
services
v2
UserService.ts
537B
AuthService.ts
2KB
README.md
82B
utils
response.ts
134B
err.ts
144B
winstonLogger.ts
435B
getTokenFromHeader.ts
351B
getToken.ts
221B
HttpCodes.ts
342B
Log.ts
362B
isAuthorized.ts
526B
isProd.ts
80B
index.ts
1KB
middlewares
README.md
82B
isAuth.ts
915B
tsconfig.json
828B
.gitignore
2KB
README.md
67B
yarn.lock
312KB
.eslintignore
59B
nodemon.json
144B
暂无评论