Initialization
Initialize the client on the server.
{
"method": "init",
"path": "{/path/to/your/project/}",
}
path
is the project directory to sync.
Example response
{
"method": "init",
"message": "Done initialized [{/path/to/your/project/}]",
"status": "success",
}
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.