Skip to content

Serverless App hosted on Cloudflare Workers (Routing using itty-router) for Frontend & AWS Lambda for Node Backend

Notifications You must be signed in to change notification settings

victorekpo/serverless-microapp-cf-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless React App

Domain: cf.neweradesign.net

Client Hosted on Cloudflare Workers

  • uses Wrangler for orchestration
  • uses itty-router for Express-like routing
  • uses React for client side framework
  • uses custom webpack config for build
  • 100,000 free requests per day

Server Hosted on AWS Lambda

  • uses AWS CDK for orchestration
  • uses node engine
  • best for database operations (i.e. working with MongoDB)
  • 10,000 free requests per day

About

Serverless App hosted on Cloudflare Workers (Routing using itty-router) for Frontend & AWS Lambda for Node Backend

Resources

Stars

Watchers

Forks

Packages

No packages published