Steps that are necessary to get Data center Management Framework up and running.
- This repository contains Code for Data Center Management Framework, A workflowflow based management framework for ITSM
- 1.0.0
- Install Mongodb
- Clone the repository
- run command "npm install" from the cloned directory
- run command "npm run seed-data" to seed mongodb with initial data.
- run command "npm start" to launch the application.
- access framework api from url "http://localhost:3000/"
- Writing tests
- Code review
- Other guidelines
- Repo owner or admin
- Other community or team contact