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.gitcd redep deploy service
npm installcd redep upload service
npm installensure 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.