Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webauthn-demo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Josh Ji
webauthn-demo
Commits
f1fc93eb
Commit
f1fc93eb
authored
Jan 20, 2022
by
0Tyler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme update
parent
0239f0e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
README.md
README.md
+10
-2
No files found.
README.md
View file @
f1fc93eb
...
...
@@ -9,8 +9,16 @@ $ mvn appengine:devserver
```
for a local development server instance.
## Intellij 啟動與偵錯
https://cloud.google.com/code/docs/intellij/deploy-local
## intellij 設定
1.
首先確認intellij是 Ultimate版本, java JDK 8
2.
[
Cloud APIs
](
https://cloud.google.com/code/docs/intellij/create-standard
)
先安裝
1.
注意 使用 Cloud Trace API 可能要連接google才會顯示Enable API (裡面不管選哪一個project都可以)
2.
Cloud Pub/Sub也是
3.
前往 /File/Project Strcuture/Modules + 一個 google App Engine Standard
4.
前往 Edit Configuration 新增一個Google App Engine Standard Local Server
5.
前往 Tool/Cloud Code/App Engine/Run on a local App Engine Standard Dev Server
6.
Artifact to deploy 一定要選擇 war檔案 否則一直都會是叉叉
7.
記得設定
[
Add environment variables
](
https://cloud.google.com/code/docs/intellij/deploy-local
)
## 各流程呼叫API順序
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment