Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김선호
/
troll.gg
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
2
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김선호
2020-12-11 16:18:07 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5f6bde3a353fe0eade85066f46076e755679754f
5f6bde3a
1 parent
8ce95b1a
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
README.md
README.md
View file @
5f6bde3
...
...
@@ -54,14 +54,13 @@ Troll.gg는 검색한 유저의 최근 플레이를 분석하고 에이스 스
# 실행방법
- Riot Developer에 접속하여 API 발급(임시 API는 즉시 발급가능)
- 발급받은 API를 Python코드의 APIKEY="~~~~"에 입력
- Python의 DB 명령문들에 있는 "trollgg" 스키마 이름과 "?" 패스워드를 본인의 스키마, MySQL 패스워드에 맞게 변경
- 발급받은 API를 Python코드의 APIKEY=""에 입력
- 위 파이썬 코드변경 후 WebStorm으로 trollgg 파일 프로젝트를 open(폴더)
```
$ npm install
$ npm install
$ npm start
```
-
localhost:300
1
에 접속
-
localhost:300
2
에 접속
# 주의사항
-
없는 유저를 검색할 경우 오류가 발생할 수 있다.
...
...
Please
register
or
login
to post a comment