An open API service indexing awesome lists of open source software.

https://github.com/and3sil4/tbu.project

The tbu project is aimed at users who have automation processes carried out in the Automation Anywhere tool, to be able to run them from anywhere and by themselves, whenever necessary.
https://github.com/and3sil4/tbu.project

api-rest automation-anywhere node pnpm postman react

Last synced: about 1 month ago
JSON representation

The tbu project is aimed at users who have automation processes carried out in the Automation Anywhere tool, to be able to run them from anywhere and by themselves, whenever necessary.

Awesome Lists containing this project

README

        

# TBU project

## Usage and installation

```bash
# Clone the repository
git clone https://github.com/AND3SIL4/tbu.project.git ./tbu-project

# Change directory
cd tbu-project

# Install the dependencies
pnpm install

# Run the main web side
pnpm run dev
```

## Dependencies used

- **pnpm**: for managing the packages in the project
- **axios**: for making api rest request and interact with the control room api
- **react-router-dom**: to manage the app status and routes into the spa

Developed by [Felipe Silva](https://github.com/AND3SIL4)* | *last updated on 28/11/2024\*