Src
A folder that contains all src services needed by SSP Relay during runtime

The following folder and files are inside the src folder
Folder Name / File Name
Description
apiServices
A folder that contains API interface to endpoints
lib
A folder that contains SSP Relay environment
services
A folder that contains all services being utilised by SSP Relay
routes.ts
A file that contains all endpoints of SSP Relay
Last updated