Hello Coders!
The video mentioned in this article demonstrates how to deploy LIVE full-stack projects using only the URL of the target repository as input. The implementation uses an open-source Python Library that builds a simplified interface over Render, the infrastructure used for deployment.
During the demonstration, three projects are deployed
via a drag & drop
gesture without touching the code or even pulling the sources locally. Thanks for reading!
The resources
used in this material:
- ๐ App Generator -
free service
(no account required) - ๐ Render API Wrapper -
free library
(MIT License) - ๐ LIVE Deployer - service available for
PRO Users
(not free)
VIDEO Transcript
- โ Access the LIVE Deployer tool
- โ Explain the concept
- โ Generate a new React & NodeJS product
- โ
Deploy
the generated projectusing Drag & Drop
- โ Deploy LIVE React Horizon UI
- โ Deploy LIVE Flask API Server
- โ
Re-Configure
Horizon UI
to use theFlask API
Thanks for reading!
For more resources and support, please access:
Top comments (6)
Looks super nice.
Any chances to support other platforms? (DO, Railway)
Yes.
Once the Python wrapper is stable and also migrated to Node, Railway is next.
Thank you for reading!
Thank you for this nice work.
Might be a good idea to offer a trial.
That drag & drop for sure will attract beginners (and not only).
Trial is a good idea and for sure might help.
Ty!
Great post! ๐๐ป๐๐ป๐๐ป
ty! :)