1.    개발 μ€€λΉ„

1.1. 사전 μ€€λΉ„ μž‘μ—…

λ°±μ—”λ“œ(BACK-END) : Python, Flask, SQLAlchemy을 톡해 RESTful APIμ œμž‘,

ν”„λ‘ νŠΈμ—”λ“œ(FRONT-END) : React, Bootstrap, material ui 을 μ‚¬μš©ν•˜μ—¬ page μ œμž‘

λ°μ΄νƒ€λ² μ΄μŠ€(DB) : PostgreSQL

  

1.2. μ„€μΉ˜ ν”„λ‘œκ·Έλž¨

μ„€μΉ˜λ°©λ²•μ€ 별도 μ„€λͺ…ν•˜μ§€ μ•ŠμœΌλ©°, ν•„μš”μ‹œ κ²€μƒ‰ν•˜μ‹œλ©΄ λ§Žμ€ μžλ£Œλ“€μ΄ λ‚˜μ™€ μžˆλ‹€.

 

πŸ‘€ λ°±μ—”λ“œ(BACK-END)

· Python3.6.X ( μš΄μ˜μ²΄μ œμ— 맞게 μ„€μΉ˜ )

λ‹€μš΄λ‘œλ“œ μ‚¬μ΄νŠΈ : https://www.python.org/downloads/

 

· POSTMAN

λ‹€μš΄λ‘œλ“œ μ‚¬μ΄νŠΈ: https://www.getpostman.com/products

 

· PostgreSQL μ΅œμ‹ λ²„μ „( μš΄μ˜μ²΄μ œμ— 맞게 μ„€μΉ˜ )

λ‹€μš΄λ‘œλ“œ μ‚¬μ΄νŠΈ: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

 

· DBeaver Community 버전( μš΄μ˜μ²΄μ œμ— 맞게 μ„€μΉ˜ )

λ‹€μš΄λ‘œλ“œ μ‚¬μ΄νŠΈ: https://dbeaver.io/download/

οƒ  DBeaverλŠ” DBνˆ΄μ΄λ―€λ‘œ λ‹€λ₯Έ DBνˆ΄μ„ 가지고 있으면 별도 μ„€μΉ˜ μ•ˆ 해도 λœλ‹€.

 

πŸ‘€ ν”„λ‘ νŠΈμ—”λ“œ(FRONT-END)

· Node.js 와 NPM

λ‹€μš΄λ‘œλ“œ μ‚¬μ΄νŠΈ : https://nodejs.org/ko/download/

· NPX μ„€μΉ˜ : λͺ…λ Ή ν”„λ‘¬ν”„νŠΈμ—μ„œ μ‹€ν–‰> npm install npx -g

· Yarn μ„€μΉ˜ : λͺ…λ Ή ν”„λ‘¬ν”„νŠΈμ—μ„œ μ‹€ν–‰> npm install yarn -g

+ Recent posts