server-main.zip
(预估有个40文件)
server-main
.gitignore
2KB
.env.example
132B
package.json
658B
package-lock.json
99KB
LICENSE
1KB
index.js
2KB
.deepsource.toml
167B
README.md
23B
Server
controller
postController.js
4KB
userController.js
5KB
friendshipController.js
2KB
helper
awsS3.js
721B
searchController.js
971B
commentController.js
3KB
authentication.js
622B
model
friendship.js
837B
likes.js
196B
comment.js
947B
name.js
767B
address.js
2KB
post.js
2KB
contact.js
969B
user.js
2KB
config
secrets.json
101B
passport.js
707B
routes
postServices.js
792B
commentServices.js
617B
userServices.js
1KB
friendshipServices.js
421B
router.js
817B
test
Service_tests
commentServiceTests.js
3KB
klein.png
221B
postServiceTests.js
4KB
friendshipServiceTests.js
3KB
userTests.js
6KB
test_helper.js
970B
CRUD_tests
commentTests.js
2KB
friendshipTests.js
2KB
postTests.js
1KB
userTests.js
1KB
暂无评论