Skip to main content

2 posts tagged with "supabase"

View All Tags

Render + Supabase ERP API deployment

· One min read
Earl Jan Do
Fullstack Developer

I have just successfully deployed this project that I have been working with, using Render on web services and Supabase for PostgreSQL DB management. This is my first deployment using both Render and Supabase it was not an easy journey for me since this is my first time doing it, but it was quite an experience for me also since I have a project that uses the same backend set up with this project using NestJS, Prisma and PostgreSQL I will utilize what I learned here so that I will apply it to my future project deployments for the main purpose of simple demonstration of my projects that I have built.

Slowly transitioning to Portfolio CMS starting from Blog/Dev Log

· One min read
Earl Jan Do
Fullstack Developer

This will be on the next minor update for the next v1.5.0 it will include blog content management since I will be slowly transitioning to CMS type portfolio, so all of my development, new content, features and future updates will be manage easily here. I will be using Supabase and Drizzle orm for database management. This is where I will personally manage my Portfolio as I planned to reduce my static page usage since I have Github API already for my projects fetch data queries.