DEV Community

Cover image for Mr. Chapra Milk: A Serverless Farm-to-Table Subscription Engine
Arun Rao
Arun Rao

Posted on

Mr. Chapra Milk: A Serverless Farm-to-Table Subscription Engine

The Project Description
The Problem: Local dairy businesses often struggle with manual order management and lack a digital presence to reach health-conscious customers.

The Solution: I built Mr. Chapra Milk, a full-stack web application that automates subscriptions. It’s designed to be "infinitely scalable," meaning it can handle 10 or 10,000 customers without slowing down.

Tech Stack Highlights:

Frontend: Responsive UI built with Tailwind CSS for a premium, modern feel.

Compute: AWS Lambda (Node.js) to handle logic without managing servers (Serverless).

API Layer: AWS API Gateway with custom REST endpoints and CORS security.

Database: Amazon DynamoDB for lightning-fast NoSQL data storage.

Hosting: CI/CD pipeline set up via AWS Amplify.

Please Checkout The Website and Give Feedback

Live:- https://main.d33etlmrr49ug1.amplifyapp.com/

Top comments (0)