Hello, World!

Frontend? Backend? Outdated terms. It’s just Web now.

My Application

About This Project

What is Purenow?

Purenow is a serverless framework for building React applications with server-side rendering (SSR) on AWS Lambda. It provides a seamless developer experience for creating high-performance web applications that scale automatically.

Architecture

  • AWS Lambda: Handles SSR requests with minimal cold start times
  • CloudFront: Global CDN for fast content delivery
  • S3: Static asset hosting with intelligent caching
  • API Gateway: Routes requests to Lambda handlers
  • DynamoDB: Optional SEO metadata storage

Getting Started

To learn more about Purenow and how to build your own serverless React applications, visit the documentation or explore the source code.

← Back to Home