* chore: move all services inside the apps folder * chore: rename apiserver to server
* replicate the existing services to fix build * reexport from CE instead of redeclare
* chore: moved the estimate store from core to ce and ee * chore: moved the estimate service from core to ce and ee * chore: updated constructors from private to public in estimate store * chore: exported estimate service