Serve static files and the API on a single port#403
Conversation
9311cb4 to
81a8f79
Compare
Codecov Report
@@ Coverage Diff @@
## master #403 +/- ##
==========================================
- Coverage 81.38% 81.21% -0.18%
==========================================
Files 52 52
Lines 3841 3832 -9
==========================================
- Hits 3126 3112 -14
- Misses 434 439 +5
Partials 281 281
Continue to review full report at Codecov.
|
4883b57 to
1f5f8ee
Compare
8a5112e to
824001b
Compare
|
@j16r love the approach by using the not found fallback! |
There was a problem hiding this comment.
How do you feel about calling these api variables server now?
There was a problem hiding this comment.
We need to keep this so that we can use webpack dev server during development which serves the assets from :3000
There was a problem hiding this comment.
Discussed: will use CHAINLINK_PORT
There was a problem hiding this comment.
How do you feel about renaming this to newServer
There was a problem hiding this comment.
We need to keep this so that requests from webpack dev server assets works in development. 6689 should be changed to 6688
There was a problem hiding this comment.
We should keep these. Port 6689 should be updated to 6688
There was a problem hiding this comment.
We should keep this for webpack dev server
824001b to
54032fe
Compare
54032fe to
86d9577
Compare
|
Swoit! ⚽️ |
…uration; add TransactDataSource (#403) Co-authored-by: krehermann <keith.rehermann@smartcontract.com>
No description provided.