Santiago Castro

Results 8 comments of Santiago Castro

Same here, I created a RDS database using the construct: ``` export default function SQLDatabase({ stack }: StackContext): RDS { const rds = new RDS(stack, 'db', { engine: 'postgresql11.13', defaultDatabaseName:...

Same issue, after installing tunnel with sudo, now when I deploy it gives me 30+ errors that the resources already exists, I already did a refresh and same issue, now...

you sholuld analize why you need the backend to deppend on frontend variables, in any case, a solution could be either creating a separate file with that variables so that...

Same for me, I am using my work macbook for personal projects, I very much prefer developing in my Windows PC

any news on this? @jayair

A LOT of people are waiting for this, me personally since may 2024... WSL did not make it for me, it is just too buggy, slow and had issues with...