Toggle navigation
Toggle navigation
This project
Loading...
Sign in
zuzitsu
/
UR_Village
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
정수연
2020-12-10 13:40:08 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8e653ea583c0c9adaee94b2b71ea017e24fa2e8f
8e653ea5
1 parent
cb1aae1f
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
README.md
README.md
View file @
8e653ea
...
...
@@ -49,13 +49,14 @@ $ git clone http://khuhub.khu.ac.kr/zuzitsu/UR_Village.git
$
cd
UR_Village
```
>> 1. /UR_VIllage 위치에서 `.env 파일`을 추가
>> 2. .env 파일에서 발급받은 Kakao
api key, 경기데이터드림
api key 추가
>> 2. .env 파일에서 발급받은 Kakao
maps, 경기데이터드림, ODsay
api key 추가
>> [경기데이터드림](https://data.gg.go.kr/portal/intro/develop/searchBulletinPage.do),
>> [Kakao developers](https://developers.kakao.com/)
```
KAKAO_APIKEY=[YOUR_API_KEY]
GYEONGGI_APIKEY=[YOUR_API_KEY]
ODSAY_APIKEY=[YOUR_API_KEY]
```
> **3. 실행**
...
...
Please
register
or
login
to post a comment