Debugging Locally (i.e. Using Localhost XXXX) using AWS Code Catalyst Modern Three-Tier Web Application Blueprint without Full Deployment

1

I recent created a project using the modern three-tier web application blueprint from AWS Code Catalyst. I can commit and push changes without errors, and the changes show up in the fully deployed web instance. However, full deployment takes 10-15 minutes, and for simple UI / data processing changes, I would like to debug/view these changes locally without fully redeploying the application. Does Code Catalyst support local development within an IDE (I am using VS Code) or do I need to select a different blueprint for my project. I am using Lambda for my compute platform and Amplify for the frontend hosting option. I haven't modified the Modern three-tier web application blueprint otherwise beyond adding a new Mysfit (which was successful) per the tutorial.

I am trying to use npm commands, and npm run preview run within the /web folder will generate a static front-end, but I can't figure out how to also load in our data to be able to edit everything locally.

As an aside, is there a forum where people discuss bugs for Code Catalyst or is Stack Overflow the normal forum?

Thank you!

pryan
preguntada hace 4 meses298 visualizaciones
1 Respuesta
0

I think this can be done through this one https://aws.amazon.com/about-aws/whats-new/2023/12/ssh-support-amazon-codecatalyst-dev-environments/

But I personally didnt try that yet - sorry.

On your quetsion around forum: This is the best place I know as of today :-)

Regards JOhannes

profile picture
respondido hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas