Karni Bedirian
Karni Bedirian
Hi @lidaof , great to know about S3. How can I upload the app on S3? just upload the whole folder of the app (eg-react-master)? I would appreciate if you...
Hi @lidaof, thank you for your support. I would also appreciate your advice about the following: As I would like washu to run on my AWS (my jobsite's): - which...
Hi @lidaof, I uploaded the frontend code to my s3 bucket on AWS, and trying to enable static web hosting. Which is in the index file that I should use?...
Hi @lidaof, thank you for getting back to me. So I did run npm build, and it created a folder (build) inside the frontend folder. I uploaded the contents of...
Hi @lidaof So I checked my console, the following shows: 
Hi @lidaof , I have the bucket policy just as you have now, and the following is the objects of my bucket.. (which are basically the contents of build folder):...
Hi @lidaof, when I am inside frontend folder: I did npm install --global http-server and then: When I do: http-server ./ And visit localhost (http://localhost:8080/) it gives me this: ...
Hi @lidaof , And when I am in my build folder and I do the following: http-server ./ I get this blank page as below:  I just checked the...
Hi @lidaof, I just sent my build folder zipped, I appreciate the support again, thanks!
Hi, is this issue solved?