2
0 Comments

Perseverance and random dev notes

And here it comes the tough part. Major features have been developed, along with frontend optimizations. Now it's time to make some promotion and start business related stuff.

It will be a challenge.. but I want to make it. Going to find some books and pro-tips that may help me with the promoting stuff.

Perseverance, why? I won't like this part of the process with 90% chance, so.. I will need it, ton of it.

Wish me luck!

Dev notes
I was looking for a simple, smart setup to handle new features integration and I came up with:

  • git repository with 2 branches, one for production code and the other for development
  • remotes: k-stash webserver (push only), github (push+pull)
  • vscode: gitlens (auto push after commit), php syntax, laravel syntax extensions

When it's time to make new features go live in production, I just merge the dev branch with the master.. and that's it! No ftp, everything's tracked, you can revert changes, more people can easily work on, etc...

Trending on Indie Hackers
Yayy! Made my 2nd sale in one month 43 comments Help me positioning my SaaS product 23 comments Need feedback about the landing page 22 comments 🤯Blown Away, Everyday. 20 comments Productized service: Got my 1st client (€2500/m) with 100% upfront payment 17 comments Need Feedback About My Landing Page 14 comments