PocketBase is amazing! By running it with a domain, you automatically get SSL and nothing beats that. Plus, it is resource efficient, very.
Set up so that you only have to run npm start to let both Tailwind CLI and Hugo watch your files.
I made a binance spot trading script to take advantage of crypto fluctuations. Best parts working.
This is a slightly extended version of Netlify's GoTrue. It includes a `docker-compose.yaml` file to deploy it together with Hasura. This set up uses two databases, PostgreSQL for Hasura and MariaDB for GoTrue. Have fun!
Being a developer, just like any other profession, is a roller-coaster that doesn't end. It's okay to be wherever you are in the journey.
I made this project since it took me a while to set up authentication in Phoenix using Guardian library. This should get you up and running.
Hugo is amazing for blazing fast static site generation. I felt that I should extend that by enabling PWA and adding self hosted comments to avoid Disqus. Here is how that works.
When you want to go online as a business, you want the best value for your money. These are the technologies that are highly valuable and yet affordable. Your business needs them, trust me.
This is how to calculate factorial of a number in Elixir.
I had a hard time figuring how to build for windows using mac and ended up picking a CI to do it. This works great and therefore decided to write this article. I love CircleCI.