Home Projects Portfolio Dashboard Export PDF Log in

Languages

English
144

Latest Updates

Documenting code, one commit at a time.

NestJS 10 posts
×

Building an API for Educational Cards with NestJS and Supabase

Managing dynamic, engaging content is crucial for any platform aiming to educate or inform. Without a robust and well-structured system, content delivery can quickly become a bottleneck, hindering user engagement and administrative efficiency.

In the vive-tu-mente-preview project, we've recently enhanced our capabilities by implementing a new feature for managing "educational cards.

Streamlining Article Reviews: Implementing "Request for Changes" in `vive-tu-mente-preview`

Ever found yourself drowning in a sea of email threads and chat messages just to get an article reviewed, revised, and finally approved? For the vive-tu-mente-preview project, a platform for engaging articles, ensuring a smooth content pipeline is paramount. We recently tackled this challenge by introducing a dedicated "request for changes" feature, transforming chaotic feedback loops into a

Building a Scalable Educational Tips API with NestJS and Supabase

In today's fast-paced digital world, applications that empower users with timely and relevant information stand out. For the vive-tu-mente-preview project, enhancing user engagement meant delivering digestible educational content – 'tips' – directly within the platform. But how do you build an API that's not only robust but also a pleasure to develop and consume?

The Challenge

Streamlining Information: Adding FAQ Management with NestJS and Supabase

The vive-tu-mente-preview project, a platform dedicated to fostering mental well-being, recently received a crucial update: the integration of a comprehensive Frequently Asked Questions (FAQ) management system. This new feature allows administrators to easily add, update, and remove FAQs, providing users with quick access to common information without needing direct support.

Streamlining Dynamic Content: Building a Testimonials API with NestJS and Supabase

The vive-tu-mente-preview project recently gained a powerful new feature: dynamic testimonial management. This enhancement moves away from static content, allowing for flexible updates and better engagement.

The Situation

Initially, the vive-tu-mente-preview application relied on static content for displaying customer testimonials. While simple, this approach presented limitations: any

Streamlining Multimedia Management: A NestJS and Supabase Approach

In the vive-tu-mente-preview project, a new feature has been introduced to enhance content capabilities: robust multimedia file management. This update allows for efficient handling of various media files, ensuring content creators can easily upload, store, and serve visual and audio assets within the application.

The Pitch vs. The Reality

When first considering multimedia integration, the

Adding a Simple Visit Counter API with NestJS and Supabase

Understanding user engagement is crucial for any project, even a preview site like vive-tu-mente-preview. While full-fledged analytics platforms can be overkill for simple needs, a lightweight visit counter provides valuable insights into content popularity. This post details the implementation of a basic visit counter API to track page views, leveraging NestJS for the API logic and Supabase

Streamlining File Uploads: A NestJS & Supabase Storage Guide for Vive Tu Mente

Introduction

In the vive-tu-mente-preview project, a critical enhancement recently rolled out was the integration of robust file upload capabilities. This feature allows users to seamlessly upload files, which are then securely managed and served via Supabase Storage. The goal was to provide a scalable and efficient solution for handling user-generated content, ensuring data integrity and