api-friend-ties-main.zip
(预估有个27文件)
api-friend-ties-main
package.json
1KB
ormconfig.ts
466B
jest.config.ts
6KB
src
models
user.ts
609B
post.ts
396B
config
multer.ts
1KB
@types
express.d.ts
90B
__tests__
integration
authentication.test.ts
2KB
posts.test.ts
1KB
users.test.ts
3KB
database
migrations
1615567181713-createUsersTable.ts
2KB
1615693163919-createPostsTable.ts
2KB
index.ts
414B
routes.ts
965B
controllers
userController.ts
3KB
authController.ts
1KB
postController.ts
659B
server.ts
92B
app.ts
385B
services
storage
storageService.ts
275B
utils
generateAuthToken.ts
179B
middlewares
authMiddleware.ts
805B
tsconfig.json
6KB
.gitignore
1KB
README.md
20B
yarn.lock
223KB
.gitattributes
66B
暂无评论