Tag
S3
4 posts
- 2021-01-09
20. How to make an awesome UI using React and a template
In some of the previous posts, we covered getting started with Material UI from scratch and also deploying those UI / Backend pieces. In this post, we will cover creating…
- 2020-11-09
19. Simple steps to get server-less front end with S3 bucket
So on my journey to learn more about re-platforming and micro-services I came across that you could actually ‘host’ your react front-end application in an s3 bucket. That’s pretty cool,…
- 2020-08-25
11. RoR: Simple steps to generate your sitemap and connect it to Google
This chapter assumes you’ve linked to Google Search Console (check chapter 10 if you have not). Sitemaps are useful in your website to assist with SEO. They will be very…
- 2020-08-12
7. RoR and S3 – Easy way to setup active storage
If you haven’t created a RoR project yet, you may find this post useful to get started. Part of the project associations, most data can just be kept in the…