HACKER Q&A
📣 NafisHoss

How do you think of the idea of automated dev project initialization?


Hi, I'm a software developer and each time I get a new client, I have to setup the project from scratch over and over again, pretty repetitive.

For example, install project (framework), setup server, repo, and deployment, connect domains, etc.

So, I'm trying to research and learn the response of what other developers think of this.

Could you please share your feedback on this idea, or any thoughts that might be helpful?

Thanks in advance :)


  👤 yuppie_scum Accepted Answer ✓
Work with your DevOps/SRE to build a “hello world” project repo template that can be used to start a new project.