IllusionVK / ReplaceAppCenter

A place to discuss alternatives for CodePush and maybe also the distribution of apps.
30 stars 0 forks source link

Startup From Scratch? #6

Closed VaibhavFuke closed 2 years ago

VaibhavFuke commented 2 years ago

Can we build this whole from scratch? I mean . I have done some experiments by changing url in loadurl( ) function in native section. I understood a little bit how it works. Here is my plan. If you are with me we can build an alternative open source saas platform.

  1. Create a plugin which will check & simply download update.zip , extract locally. Call loadUrl again.
  2. Online platform for update management.
  3. (Optional ) cli to upload www from any platform folder.

Building and managing online platform will not be an issue. I have good amount of experience on AWS and Full Stack

VaibhavFuke commented 2 years ago

not needed