RB Clean is a simple laundry pickup service service
-
For specification on each service, follow the Readme file for that service
-
For each service Copy
.env.example(if existing) and create.envat root of your service
{
"action": "CREATE" | "READ" | "UPDATE" | "DELETE",
"body": "<incoming_data>",
"type": "REQUEST" | "RESPONSE",
"token": "", // optional
"message": "" // optional
}The Amazing Docker Guide (by Rash for the People!)
- k