I need to make a code structure in express, such that I can have multiple apps / services, ex: authenticateService, databaseService, mailServ
authenticateService
databaseService
mailServ