📝Updated documentation for the backend services

This commit is contained in:
Anton SHEPILOV
2024-05-28 16:46:01 +02:00
committed by Anton Shepilov
parent 904b767382
commit 3cf164787f
26 changed files with 193 additions and 248 deletions
@@ -37,7 +37,7 @@ This is where you declare the routing you want to use.
### /services : where the magic happen
This is where you work for real, calling databases, sending websockets events, using tasks pushers etc.
This is where you work for real, calling databases, sending events, using tasks pushers etc.
### /entities : where we keep the data