Karni Bedirian

Results 25 comments of 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: ![image](https://user-images.githubusercontent.com/39968446/173618029-f134e0a4-fdbf-4510-b9bf-d9dec86b3e37.png)

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: ![image](https://user-images.githubusercontent.com/39968446/173625931-26603657-7d3b-4563-a2fc-85de795d957c.png)...

Hi @lidaof , And when I am in my build folder and I do the following: http-server ./ I get this blank page as below: ![image](https://user-images.githubusercontent.com/39968446/173627599-ee372195-f272-4758-869f-4859e67fa631.png) I just checked the...

Hi @lidaof, I just sent my build folder zipped, I appreciate the support again, thanks!