renative icon indicating copy to clipboard operation
renative copied to clipboard

Support for microservices

Open pavjacko opened this issue 5 years ago • 2 comments

Add ability to create backend microservice in ReNative project and debug/deploy it as part of dev workflow

Connectors to support STAGE 1:

  • [x] Now
  • [ ] AWS S3
  • [ ] AWS Lambda
  • [ ] FTP

pavjacko avatar Jul 10 '19 12:07 pavjacko

The fact that the now package always needs downloads a 60 MB binary file on a npm install is quite annoying, especially on slow internet connections (hotels etc.). Also many users will never use this service, so it's mainly just bloatware?

Is it really a good idea to integrate the deployment code to 3rd party services into the rnv binary? If ever, I suggest to move deployment code to another package, like rnv-deploy, or to make this dependencies optional if this is possible somehow.

maximilize avatar Aug 06 '19 10:08 maximilize

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 01 '19 17:11 stale[bot]