Next-GraphQL-Blog
π A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- commentPost.js
- likePost.js
- deletePost.js
- writePost.js
- login.js
- signup.js
- updateUser.js
- allPosts.js
- getCurrentUser.js
- newComment.js
- newLike.js
- newPost.js
- constants.js
- CommentList.js
- FeedList.js
- FeedLoader.js
- GoogleLoginButton.js
- HeadData.js
- LoadPendingButton.js
- nav.js
- PostCard.js
- SearchForm.js
- StyledSignForm.js
- alerts.js
- gtag.js
- init-apollo.js
- isAuth.js
- parseError.js
- privatePage.js
- sitemapAndRobots.js
- with-apollo-client.js
- withUser.js
- _app.js
- _document.js
- callback.js
- index.js
- login.js
- new-post.js
- profile.js
- signup.js
- icon-128x128.png
- icon-144x144.png
- icon-152x152.png
- icon-192x192.png
- icon-384x384.png
- icon-512x512.png
- icon-72x72.png
- icon-96x96.png
- alertdefault.css
- alertjelly.css
- blog-placeholder.jpg
- favicon.ico
- manifest.json
- nprogress.css
- robots.txt
- .babelrc
- .gitignore
- context.js
- index.js
- next.config.js
- now.json
- package.json
- yarn.lock
- google.js
- Comment.js
- Like.js
- Post.js
- User.js
- index.js
- index.js
- multiple.js
- queryLoader.js
- single.js
- index.js
- login.js
- signup.js
- commentPost.js
- index.js
- index.js
- likePost.js
- deletePost.js
- index.js
- writePost.js
- index.js
- updateUser.js
- index.js
- index.js
- user.js
- commentedBy.js
- index.js
- post.js
- index.js
- likedBy.js
- post.js
- allPosts.js
- comments.js
- index.js
- likes.js
- postById.js
- postedBy.js
- allUsers.js
- comments.js
- currentUser.js
- index.js
- likes.js
- posts.js
- index.js
- index.js
- newComment.js
- newLike.js
- newPost.js
- index.js
- Auth.js
- Comment.js
- index.js
- Like.js
- Post.js
- User.js
- index.js
- .babelrc
- .gitignore
- backpack.config.js
- index.js
- now.json
- package.json
- yarn.lock
- .gitignore
- blog-preview.PNG
- LICENSE
- README.md
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/Alexloof/Next-GraphQL-Blog
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd Next-GraphQL-Blog
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
yarn install
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
yarn dev
κ°λ°/μ€ν μλ²λ₯Ό μΌλλ€.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
