✏️
All posts

Deploy Ghost using Dokku

Ghost is a nice CMS that fits multiple editorial needs and can be easily deployed using Dokku

Jun 3, 2022

Use Cloudflare SSL certificates with Dokku

Lately I was reconfiguring my pet projects server and decided to try to use Cloudflare SSL certificates with Dokku.

Jun 2, 2022

Over-engineering madness or hype-driven development in JS

Let's start with a question, how would you create a website that should just display a logo and some info?

Jun 1, 2022

Working with credentials in AdonisJS

Credentials are a big part of any app really. Any key or id that is somehow relevant to another service and allows your app to interchange data with it can be considered as a credential data.

Apr 21, 2022

Deploy your Node.js app without a hassle

The process of app deployment takes some time, you have to configure the server, find all the information and be ready to handle the issues, but there is an easier way.

Apr 21, 2022

Migrate AdonisJS v4 user passwords to v5

A new version of Adonis.js isn't just a simple update, it is a complete revamp of all the core modules and structure including hashing mechanism.

Apr 21, 2022

5 things I learned while freelancing

Freelancers or independent contractors are in demand as never have been before, the pandemic changed how businesses work and hiring a remote worker has become a new normal.

Apr 21, 2022

Through Sails and Rails to AdonisJS

Even though Node.js has been around since 2009, 11 years so far, the web framework options are still very limited.

Apr 21, 2022