This is the support helper project. Follow the steps below to install and start the application.
-
Clone the repository:
git clone https://github.com/F3riko/redeployer.git
-
Change to the project directory:
cd redeployer
-
Install dependencies:
npm i
-
Start the application:
npm start
-
Add the refresh token:
- Open your browser's developer tools.
- Navigate to the Application tab.
- Go to Local Storage.
- Copy your refresh token.
-
Enjoy the application!