instaclone-backend:使用Prisma和GraphQL构建Instaclone后端

时间:2021-04-13 05:11:19
【文件属性】:
文件名称:instaclone-backend:使用Prisma和GraphQL构建Instaclone后端
文件大小:182KB
文件格式:ZIP
更新时间:2021-04-13 05:11:19
JavaScript 因斯塔克隆 具有GraphQL和Prisma的Instaclone后端 用户: 创建帐号 查看个人资料 登录 编辑个人资料 更改头像(图片上传) 关注用户 取消关注用户 通过分页查看关注者/关注者 计算字段 搜索用户 相片: 上传照片(解析编号) 见照片 查看标签 搜索照片 编辑图片 喜欢/与照片不同 查看喜欢的照片 查看提要 看评论 删除照片 S3图片上传 注释 评论照片 编辑评论 删除评论(是我的) 糖尿病 看房间 发送消息(创建会议室) 查看房间 计算字段 查看讯息 实时消息?
【文件预览】:
instaclone-backend-master
----.gitignore(2KB)
----client.js(107B)
----comments()
--------deleteComment()
--------editComment()
--------comments.resolvers.js(176B)
--------comments.typeDefs.js(217B)
--------createComment()
----prisma()
--------migrations()
--------schema.prisma(2KB)
----package.json(1KB)
----package-lock.json(511KB)
----pubsub.js(102B)
----babel.config.json(38B)
----README.md(765B)
----users()
--------searchUsers()
--------unfollowUser()
--------seeProfile()
--------me()
--------users.typeDefs.js(441B)
--------followUser()
--------login()
--------editProfile()
--------seeFollowers()
--------seeFollowings()
--------users.resolvers.js(1KB)
--------users.utils.js(874B)
--------createAccount()
----shared()
--------shared.typeDefs.js(138B)
--------shared.utils.js(651B)
----photos()
--------seePhotoComments()
--------searchPhotos()
--------toggleLike()
--------uploadPhoto()
--------seePhotoLikes()
--------photos.typeDefs.js(584B)
--------seeFeed()
--------deletePhoto()
--------photos.utils.js(194B)
--------photos.resolvers.js(2KB)
--------seePhoto()
--------editPhoto()
--------seeHashtag()
----constants.js(42B)
----messages()
--------seeRooms()
--------seeRoom()
--------roomUpdates()
--------readMessage()
--------messages.resolvers.js(674B)
--------messages.typeDefs.js(354B)
--------sendMessage()
----schema.js(337B)
----server.js(1KB)

网友评论