Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 283 Bytes

run-package.md

File metadata and controls

6 lines (3 loc) · 283 Bytes

Activating REST/Socket API services

Run lsc services start in the root directory of your project. After initialization, the API routes and socket connections of the project should be available for use (e.g. http://localhost:8000/<restApiRoot>/<Package-Name>/<Api-Route>).