PeşinTaksitBêta

Pay in cash or in installments?

This is a small tool developed for those who struggle to choose the most advantageous payment option among the many options available, such as cash, bank transfer, and credit card. You can compare these payment methods based on deposit interest rates, historical inflation data, or inflation expectations.

Produit disponible en
ChangelogChanged WebEN TR

PeşinTaksit is now running on Cloudflare Workers

PeşinTaksit was working. But for a small product, I was maintaining an oversized stack on Docker Swarm: MariaDB, Redis, Nuxt, and Fastify.

With AI assistance, I re-engineered the project and deployed it to Cloudflare Workers in about an hour. The data was a good fit for Cloudflare KV, so I moved it there. I removed MariaDB and Redis, then migrated the Fastify routes and services that depended on them to Nuxt server routes.

This was not a new scaling claim. PeşinTaksit does not receive much traffic; I wanted to keep it alive without the overhead of managing unnecessary containers.

I reviewed the resulting code and did not find any significant issues. Next, I will focus on the UI/UX and make the tool easier to use.

Evren BalparEvren Balu/evrenbal
1 min de lecture 0 0 0

Commentaires

Aucun commentaire pour le moment. Soyez le premier à commenter !

Connectez-vous pour laisser un commentaire.