-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Introduction
Route to inform if there is an active server, and if compilations are allowed to run.
Your use
It should be used to avoid compilation attempts that cannot be performed, and to identify if the server suddenly stops working.
Definitions
GET - /test-connection
For correct operation this route must:
- Allow connections in real time, to facilitate identification in case the server stops working
- Validate that the local environment has nodejs installed to allow the project to run on localhost
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request