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.
- Host: GitHub
- URL: https://github.com/and3sil4/tbu.project
- Owner: AND3SIL4
- Created: 2024-11-27T02:22:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T19:58:21.000Z (4 months ago)
- Last Synced: 2025-01-26T08:26:32.168Z (3 months ago)
- Topics: api-rest, automation-anywhere, node, pnpm, postman, react
- Language: JavaScript
- Homepage: https://tbu-project.vercel.app
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 spaDeveloped by [Felipe Silva](https://github.com/AND3SIL4)* | *last updated on 28/11/2024\*