* feat: add a service commnd The following command will install atest as a Linux service. `atest service --action install`. Set the default service port to be 7070 to avoid confliction * add unit tests * add more unit tests