Streamlining Communication: Sending Webhook Messages from Heroku to DiscordIn this article, we delve into the seamless integration of Heroku, a popular cloud platform, with Discord, a widely used communication…Jan 19, 2024Jan 19, 2024
GitHub Pages with custom DNSGitHub Pages is a static site hosting service offered by GitHub. It allows users to host personal, organization, or project pages directly…Jan 18, 2024Jan 18, 2024
How to test Github Actions locally?If you are like me and have a lot of workflows to test and don’t want to commit every time you make a change, this article could be very…Dec 26, 2023Dec 26, 2023
Authentication in NestJS — PostgreSQL and JWTWe already saw that it is really is to develop an REST Api using NestJs, although, how easy is to implement authentication in NestJS using…Apr 3, 2021Apr 3, 2021
Deploy static pages on HerokuThis week I was trying to deploy a static page using Heroku, although it wasn’t pretty straightforward… But first things first… Obs: I…Mar 29, 2021Mar 29, 2021
Control Xiaomi Yeelight Bulbs with PythonI’m an enthusiast user of Smart Home stuff, a year ago I bought a Xiaomi Yeelight Bulb and recently I decide to use a bit more of his…Mar 23, 2021Mar 23, 2021
NestJS — How to use TypeOrm?TypeORM is definitely the most mature Object Relational Mapper (ORM) available in the node.js world. Since it’s written in TypeScript, it…Dec 12, 2020Dec 12, 2020