Toggle navigation
Toggle navigation
This project
Loading...
Sign in
서민정
/
SEARCH-AND-CHAT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
2
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
서민정
2020-05-30 20:12:51 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ee442760c4efcda7f8e7b833c1991f69080388a8
ee442760
1 parent
e287d559
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
README.md
package.json
README.md
View file @
ee44276
### 오픈소스sw개발 개인 프로젝트
## CHATBOT WITH CRAWLING
front
-
뉴스 크롤링 후 이미지 사이자 80
*
80 인 것을 원본으로 변환할 수 있는 방법은..?
\ No newline at end of file
-
뉴스 크롤링 후 이미지 사이즈 80
*
80 인 것을 원본으로 변환할 수 있는 방법은..?
-
구글
[
Cloud Authentication
](
https://cloud.google.com/docs/authentication/getting-started?hl=ko
)
으로 사용해서 로컬에서 실행시키는데,
만약 배포를 해야한다면 이 부분은 어떻게 해야할지 ..?
-
사용자 인증 기능 추가 -> 회원 등록 시 관심가수를 입력받아서 로그인 할 때마다 최신 & 정확 & 소식 을 전달해줌 / 비회원으로도 이용가능_지금과 같이
\ No newline at end of file
...
...
package.json
View file @
ee44276
...
...
@@ -14,6 +14,7 @@
"dev"
:
"concurrently
\"
npm run backend
\"
\"
npm run start --prefix client
\"
"
},
"author"
:
"Jaewon Ahn"
,
"contributors"
:
[
"Minjeong Seo"
],
"license"
:
"ISC"
,
"dependencies"
:
{
"actions-on-google"
:
"^2.12.0"
,
...
...
Please
register
or
login
to post a comment