MERN-social-media-main.zip
(预估有个63文件)
MERN-social-media-main
client
.eslintcache
6KB
public
manifest.json
492B
index.html
2KB
robots.txt
67B
favicon.ico
4KB
logo512.png
9KB
logo192.png
5KB
src
pages
Register.tsx
3KB
Home.tsx
1KB
SinglePost.tsx
744B
Login.tsx
2KB
index.tsx
478B
Routes.tsx
980B
App.test.tsx
273B
components
Post.tsx
1KB
PostForm.tsx
2KB
NavBar.tsx
2KB
LikeButton.tsx
1KB
context
auth.tsx
1KB
App.css
138B
App.tsx
994B
hooks
useForm.tsx
400B
gql
fetchPostsQuery.tsx
310B
react-app-env.d.ts
1KB
setupTests.ts
241B
reportWebVitals.ts
425B
scripts
build.js
7KB
test.js
1KB
start.js
5KB
tsconfig.json
531B
config
jest
fileTransform.js
1KB
cssTransform.js
314B
env.js
4KB
webpack.config.js
32KB
webpackDevServer.config.js
7KB
modules.js
3KB
paths.js
2KB
getHttpsConfig.js
2KB
pnpTs.js
620B
.gitignore
315B
package.json
5KB
README.md
57B
.gitignore
58B
server
.eslintrc.js
517B
src
models
Post.ts
486B
User.ts
204B
constants.ts
283B
index.ts
603B
util
validators.ts
1KB
__tests__
validators.test.ts
49B
checkAuth.ts
679B
generateToken.ts
295B
gql
typeDefs.ts
1KB
resolvers
users.ts
2KB
index.ts
484B
posts.ts
3KB
comments.ts
2KB
tsconfig.json
418B
jest.config.js
83B
.prettierrc
183B
nodemon.json
257B
.eslintignore
14B
package.json
2KB
暂无评论