Get User List Server & Client Web App
Server
PedroTech์ ์ค์ต ๊ฒฐ๊ณผ๋ฌผ
express๋ก ๋ง๋ ์๋ฒ์ ๋๋ค.
graphQL๋ฅผ ์ฌ์ฉํ์ฌ Client ์ ์ ๋ชฉ๋ก์ ๋ณด๋ ๋๋ค.
์๋ฒ๋ Heroku์ ๋ฐฐํฌํ์์ต๋๋ค.
Environments
- node.js@12.20.1
- express@4.17.1
- express-graphql@0.12.0
- graphql@15.5.0
- cors@2.8.5
- body-parser@1.19.0
- http-proxy-middleware@1.0.6
Client
PedroTech์ ์ค์ต ๊ฒฐ๊ณผ๋ฌผ
react , react-apollo/client , graphGL ์ ์ฌ์ฉํ์ฌ ๋ง๋ client๋ก express๋ก ๋ง๋ ์๋ฒ์์ user list๋ฅผ ๊ฐ์ ธ์ต๋๋ค.
Heroku์ ๋ฐฐํฌ๋ ์๋ฒ๊ฐ ์ฝ 10์ดํ์ ์๋ํ๋ฏ๋ก ๊ฒฐ๊ณผ๋ฅผ ๋ณด๋ ค๋ฉด ์ฝ๊ฐ์ ๋๊ธฐ์๊ฐ์ด ์์ต๋๋ค. (ํ์ Heroku๊ฐ ์๋ ๋ค๋ฅธ ๊ณณ์ ์๋ฒ๋ฅผ ๋ฐฐํฌํ ์์ ์ ๋๋ค.)
Environments
- react-scripts@4.0.2
- graphql@15.5.0
- @apollo/client@3.3.11