golovencoserghei / meeper-api

0 stars 0 forks source link

Setup deployment process #36

Closed realtek2 closed 10 months ago

realtek2 commented 10 months ago

Configure GutHub Actions to run deployment process and get rid of wasting time on connecting to ssh and running git/artisan commands. We wanna do it automaticly after merge in development/main branch.

Try smth from link: https://dev.to/kenean50/automate-your-laravel-app-deployment-with-github-actions-2g7j

realtek2 commented 10 months ago

done in https://github.com/MeePer-service/meeper-api/pull/3