JuhoBjn / online-store

An online store made for a course project.
0 stars 1 forks source link

Update backend service #156

Closed JuhoBjn closed 9 months ago

JuhoBjn commented 9 months ago

Update the project backend to have the REST API and Socket.io server to run behind one port. This is to make the backend work correctly when hosted on Render, since Render only allows one port to be open to the internet.

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7160242354


Files with Coverage Reduction New Missed Lines %
frontend/coverage/frontend/src/components/chat/Chat.jsx 3 91.91%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 7158918361: 20.3%
Covered Lines: 3511
Relevant Lines: 3670

💛 - Coveralls