質問編集履歴
7
wd
test
CHANGED
File without changes
|
test
CHANGED
@@ -284,4 +284,4 @@
|
|
284
284
|
|
285
285
|
## nuxtを実行しているnodeコンテナからcurlで疎通確認
|
286
286
|
|
287
|
-

|
6
ede
test
CHANGED
File without changes
|
test
CHANGED
@@ -279,3 +279,9 @@
|
|
279
279
|
|
280
280
|
|
281
281
|
[https://github.com/GILD-MasayaGoto/iwamoto-lease](https://github.com/GILD-MasayaGoto/iwamoto-lease)
|
282
|
+
|
283
|
+
|
284
|
+
|
285
|
+
## nuxtを実行しているnodeコンテナからcurlで疎通確認
|
286
|
+
|
287
|
+

|
5
rf
test
CHANGED
File without changes
|
test
CHANGED
@@ -278,4 +278,4 @@
|
|
278
278
|
|
279
279
|
|
280
280
|
|
281
|
-
https://github.com/GILD-MasayaGoto/iwamoto-lease
|
281
|
+
[https://github.com/GILD-MasayaGoto/iwamoto-lease](https://github.com/GILD-MasayaGoto/iwamoto-lease)
|
4
cdr
test
CHANGED
File without changes
|
test
CHANGED
@@ -263,3 +263,19 @@
|
|
263
263
|
* [JavaScriptは如何にしてAsync/Awaitを獲得したのか Qiita版](https://web.archive.org/web/20170905115052/http://qiita.com/gaogao_9/items/5417d01b4641357900c7)
|
264
264
|
|
265
265
|
* [ここが変だよ Nuxt.js: No.3 axions の設定、SSR のためのデータのフェッチ](https://uncle-javascript.com/weird-nuxt-3-axios-data-fetch)
|
266
|
+
|
267
|
+
|
268
|
+
|
269
|
+
|
270
|
+
|
271
|
+
## 追記
|
272
|
+
|
273
|
+
|
274
|
+
|
275
|
+
dockerとapiとclientでリポジトリ分けていますが、確認用に公開しています。
|
276
|
+
|
277
|
+
3ステップで確認できます。
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
https://github.com/GILD-MasayaGoto/iwamoto-lease
|
3
ede
test
CHANGED
File without changes
|
test
CHANGED
@@ -254,12 +254,12 @@
|
|
254
254
|
|
255
255
|
|
256
256
|
|
257
|
-
[async/await 入門(JavaScript)](https://qiita.com/soarflat/items/1a9613e023200bbebcb3)
|
257
|
+
* [async/await 入門(JavaScript)](https://qiita.com/soarflat/items/1a9613e023200bbebcb3)
|
258
|
-
|
258
|
+
|
259
|
-
[JavaScript Promiseの本](https://azu.github.io/promises-book/)
|
259
|
+
* [JavaScript Promiseの本](https://azu.github.io/promises-book/)
|
260
|
-
|
260
|
+
|
261
|
-
[Promiseとasync-awaitの例外処理を完全に理解しよう](https://web.archive.org/web/20171227042008/https://qiita.com/gaogao_9/items/40babdf63c73a491acbb)
|
261
|
+
* [Promiseとasync-awaitの例外処理を完全に理解しよう](https://web.archive.org/web/20171227042008/https://qiita.com/gaogao_9/items/40babdf63c73a491acbb)
|
262
|
-
|
262
|
+
|
263
|
-
[JavaScriptは如何にしてAsync/Awaitを獲得したのか Qiita版](https://web.archive.org/web/20170905115052/http://qiita.com/gaogao_9/items/5417d01b4641357900c7)
|
263
|
+
* [JavaScriptは如何にしてAsync/Awaitを獲得したのか Qiita版](https://web.archive.org/web/20170905115052/http://qiita.com/gaogao_9/items/5417d01b4641357900c7)
|
264
|
-
|
264
|
+
|
265
|
-
[ここが変だよ Nuxt.js: No.3 axions の設定、SSR のためのデータのフェッチ](https://uncle-javascript.com/weird-nuxt-3-axios-data-fetch)
|
265
|
+
* [ここが変だよ Nuxt.js: No.3 axions の設定、SSR のためのデータのフェッチ](https://uncle-javascript.com/weird-nuxt-3-axios-data-fetch)
|
2
d
test
CHANGED
File without changes
|
test
CHANGED
@@ -254,12 +254,12 @@
|
|
254
254
|
|
255
255
|
|
256
256
|
|
257
|
-
https://qiita.com/soarflat/items/1a9613e023200bbebcb3
|
257
|
+
[async/await 入門(JavaScript)](https://qiita.com/soarflat/items/1a9613e023200bbebcb3)
|
258
|
-
|
258
|
+
|
259
|
-
https://azu.github.io/promises-book/
|
259
|
+
[JavaScript Promiseの本](https://azu.github.io/promises-book/)
|
260
|
-
|
260
|
+
|
261
|
-
https://web.archive.org/web/20171227042008/https://qiita.com/gaogao_9/items/40babdf63c73a491acbb
|
261
|
+
[Promiseとasync-awaitの例外処理を完全に理解しよう](https://web.archive.org/web/20171227042008/https://qiita.com/gaogao_9/items/40babdf63c73a491acbb)
|
262
|
-
|
262
|
+
|
263
|
-
https://web.archive.org/web/20170905115052/http://qiita.com/gaogao_9/items/5417d01b4641357900c7
|
263
|
+
[JavaScriptは如何にしてAsync/Awaitを獲得したのか Qiita版](https://web.archive.org/web/20170905115052/http://qiita.com/gaogao_9/items/5417d01b4641357900c7)
|
264
|
-
|
264
|
+
|
265
|
-
https://uncle-javascript.com/weird-nuxt-3-axios-data-fetch
|
265
|
+
[ここが変だよ Nuxt.js: No.3 axions の設定、SSR のためのデータのフェッチ](https://uncle-javascript.com/weird-nuxt-3-axios-data-fetch)
|
1
え
test
CHANGED
File without changes
|
test
CHANGED
@@ -245,3 +245,21 @@
|
|
245
245
|
@nuxtjs/axios側でなにか設定するか、nginxの設定かとは思うのですが解決策がわからず
|
246
246
|
|
247
247
|
docker側でもasync/awaitを使える状態まで持っていきたいです。
|
248
|
+
|
249
|
+
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
以下参考にしましたが、あまり理解できず。。。
|
254
|
+
|
255
|
+
|
256
|
+
|
257
|
+
https://qiita.com/soarflat/items/1a9613e023200bbebcb3
|
258
|
+
|
259
|
+
https://azu.github.io/promises-book/
|
260
|
+
|
261
|
+
https://web.archive.org/web/20171227042008/https://qiita.com/gaogao_9/items/40babdf63c73a491acbb
|
262
|
+
|
263
|
+
https://web.archive.org/web/20170905115052/http://qiita.com/gaogao_9/items/5417d01b4641357900c7
|
264
|
+
|
265
|
+
https://uncle-javascript.com/weird-nuxt-3-axios-data-fetch
|