image5

A bunch of bootsrtraping errors as well as indication that the script tags were not working properly BREAKPOINT AT DOWNLOAD TO TEST 215

1, start backend using debuging

image1

this is a breakpoint to check the endpoints of uploading in the backend, this is used to make sure that i can do a seperate post request to the jwt that IS NOT the authenticate.

2 Endpoint break to see if works

image9

Breakpoint to see the conversion

image10

Failed 503 error, used a breakpoint to fix

3, this is the split of backend running with frontend

image9

4 the actual post endpoint

image13

5 frontend works with debugging and base 64 console log to prove get request

image2

6 debug breakpoint when post

image6

image3

SUCCESS in backend, A bunch of Conversions that allow for user specific data

7 Console logging all of the images once uploaded to see if they are properly becoming a string

image4

8 stopped backend to miagrate .sh

image14

9 JWT data does not work, the token does not create on authenticate there is a frontend with turned off backend

image12

10 data displayed in gallery

image2

This is another point of faliure where the image may or may not be added to database after being not only converted, base 64 to string, but also updating ID

image4

./miagrate to update Harki 123 Harki

image3

SUCCESS in backend, A bunch of Conversions that allow for user specific data

image6

Console logging all of the images once uploaded to see if they are properly becoming a string

image8

image11

The table does not work, must miagrate.sh

image12

This is the failed get request, Tokens are broken

image13

the base 64 stringafy once upload, also there is the ALERT THAT SEES IF THE IMAGE HAS UPLOADED

image14

JWT data does not work, the token does not create on authenticate

image15

CHANGING PORTS for the debugging project, you can see it work in console