Admin-Service Repository for administrative apis Installation Before you start node version should be 10 or above (to check node -v) or use nvm. serverless should be installed globally (npm install -g serverless) Install Dependencies cd admin-service/ npm install