fullstack-reddit-clone-main.zip
(预估有个61文件)
fullstack-reddit-clone-main
.gitattributes
12B
client
next-env.d.ts
75B
codegen.yml
226B
src
pages
forgot-password.tsx
1KB
index.tsx
2KB
login.tsx
2KB
create-post.tsx
2KB
register.tsx
2KB
change-password
[token].tsx
2KB
_app.tsx
419B
utils
createUrqlClient.ts
5KB
isServer.ts
61B
betterUpdateQuery.tsx
280B
useIsAuth.ts
387B
toErrorMap.ts
255B
theme.tsx
917B
generated
graphql.tsx
9KB
components
Layout.tsx
363B
InputField.tsx
953B
Navbar.tsx
1KB
Wrapper.tsx
416B
Vote.tsx
1KB
graphql
queries
posts.graphql
144B
me.graphql
43B
fragments
RegularUser.graphql
49B
RegularError.graphql
58B
PostSnipper.graphql
129B
RegularUserResponse.graphql
116B
mutations
createPost.graphql
138B
register.graphql
111B
login.graphql
163B
vote.graphql
86B
forgotPassword.graphql
77B
changePassword.graphql
160B
logout.graphql
29B
tsconfig.json
544B
README.md
1KB
.gitignore
386B
package-lock.json
636KB
package.json
1KB
README.md
25B
.gitignore
21B
server
src
utils
sleep.ts
102B
validateRegister.ts
765B
sendEmail.ts
687B
types.ts
245B
constants.ts
155B
index.ts
2KB
entities
Post.ts
853B
Vote.ts
438B
User.ts
786B
migrations
1616786699034-FakePosts.ts
39KB
middleware
isAuth.ts
261B
resolvers
RegisterInput.ts
186B
user.ts
5KB
hello.ts
157B
post.ts
3KB
tsconfig.json
794B
.gitignore
42B
package-lock.json
327KB
package.json
1014B
暂无评论