Robotic process automation (RPA) is a software technology that makes it easy to build, deploy, and manage software robots that emulate humans actions interacting with digital systems and software.
This is the core repository for Builder project. The alpha branch is for making pull requests based on your current work.
- Clone your personal copy in your machine.
- After the clone run the following command to get up and running
cd aiw-buildertouch frontend/.env && echo "PORT=4000" > frontend/.envnpm run install-allnpm run start
- make sure port
4000is not being used by any other process before you start to runBuilder
For collaboration, follow the current running sprint on jira. branch based on the issue you are going to work on. Then after making the improvement, make sure nothing is broken and push to your repository. Make a Pull request.
- Electron
- JavaScript
- Express
- NodeJs
- Mongodb