N
N
nashivancom2021-12-19 17:14:23
PHP
nashivancom, 2021-12-19 17:14:23

How to optimize project development?

I often make projects (online stores) on opencart.
I start a project on localhost, then upload it to a private repository on github. I add configs and cache files to gitignore. On the server, I make a pool from this repository. Manually I register configs on a remote server. I myself transfer the database from the localhost to the server.
How can development be accelerated?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2021-12-19
@inoise

Stop writing configs with pens and learn how to use cicd at least in the basic version. I don’t remember if there are pipelines and environment variables in the github, but there definitely were in the github, for example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question