Redep is an on-click deployment platform in its initial phase, consisting of three parts: the upload service,deploy service and request handler.
To get started with the project, follow these steps:
git clone https://github.com/pranav514/redep.git
cd redep deploy service
npm install
cd redep upload service
npm install
ensure you have a Cloudflare account. Create an R2 bucket for storing your deployment files. Initially, there will be no charges. Copy the access ID, endpoint, and required credentials.