Convert the logic in `Server/common` to be a class and controller. For example User controller can have 1. `User.createUser` 2. `User.getByEmail`
Convert the logic in
Server/commonto be a class and controller. For example User controller can haveUser.createUserUser.getByEmail