πβ‘οΈ Blazing fast blog built with Gatsby and hosted serverlessly using AWS Lambda and S3 π₯
Project URL - https://blog.viralsangani.me/
- AWS S3 - Static Hosting
- AWS Cloudfront - CDN Service
- AWS SES - Subscription Email
- AWS Lamdba - Serverless function for Email and Post Likes
- AWS Route53 - Sub-Domain Configuration
Created my own APIs using django which can be found here - https://github.com/viral-sangani/personal-serverless-django/
- Clone/Download this repository.
- Inside the project open a terminal and run
npm i --save
. - To start the project, run
gatsby develop
.
Special thanks to @tanaypratap sir, and 2020.teamtanay.jobchallenge.dev for encouraging student like me to create amazing projects and help us to grow.