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
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
Breakpoint to see the conversion
Failed 503 error, used a breakpoint to fix
3, this is the split of backend running with frontend
4 the actual post endpoint
5 frontend works with debugging and base 64 console log to prove get request
6 debug breakpoint when post
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
8 stopped backend to miagrate .sh
9 JWT data does not work, the token does not create on authenticate there is a frontend with turned off backend
10 data displayed in gallery
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
./miagrate to update Harki 123 Harki
SUCCESS in backend, A bunch of Conversions that allow for user specific data
Console logging all of the images once uploaded to see if they are properly becoming a string
AN alert if alert fails or not this is another way for me to know at a DIFFERENT point if uploading the string gives a non cors related error
The table does not work, must miagrate.sh
This is the failed get request, Tokens are broken
the base 64 stringafy once upload, also there is the ALERT THAT SEES IF THE IMAGE HAS UPLOADED
JWT data does not work, the token does not create on authenticate
CHANGING PORTS for the debugging project, you can see it work in console