Table of Contents |
---|
...
Navigate to https://github.com/baseeam to clone fork BaseEAM resourcesrepositories
There are four repositories:
baseeam-artifacts: contains artifacts of BaseEAM projects such as: mockups, testing documents, ...
baseeam-web-app: for developers who want to develop BaseEAM application based on their businesscontains the source code of BaseEAM web application.
baseeam-build: contains contains build of BaseEAM web app, background service, workflow service, database file (MySQL dump). Normal user can use this repository to deploy BaseEAM without downloading the source code from other repositories.
baseeam-background-service: contains the source code of BaseEAM background service
- workflow-designer: the tools to create new workflows or custimize existing workflows.
3. Import database
- Exact baseeam-build and open MySQL Wordbench
- Open BaseEAM script file
...
- Navigate to http://localhost:8089 (8089 is port number defined in previous steps)
- The page should be like the image below. Using default username: appadmin and password: nx3#Lw3N to log in