is there anyone with a faster deploy time (backend here) than me? :p
Now I can push hotfixes very quickly!
If anyone cares, it's backend REST API written with Symfony 5 for my current project. How about you?
Build library package: 32 seconds
Build site: 6 seconds
Open FTP client and drag site files to site folder on server: priceless
What build tool is that a screenshot of?
It's from GitHub Actions.
~30s to push to staging here.
0s to push from staging to production :) (but then reboots the service which is ~15s).
Edit: REST API in Rails 6 on Heroku.
I've added my remote server as a git remote server. So whenever I am ready to deploy, I just do a git push. Most of my projects are built with php/laravel, so no extra build time.........so my deploy time is 5 seconds
In 4 minutes... I create a simple CRUD app with the back-end in NodeJS, the front-end in React-Typescript with Redux, and deploy to server. Of course, I'm using Aptugo. you should check it out ;)
If static websites count then our site deployment takes 2 - 3 seconds on Netlify — Use Outreach