Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.6 KB

File metadata and controls

50 lines (34 loc) · 1.6 KB

Fullstack Serverless Typescript with NextJS / Lambda / Cognito / DynamoDB

Frontend

  • NextJS Framework
  • Next-auth library
  • SWR data fetching
  • Geist React Component Library

Backend

  • Lambda Functions with NodeJS & Typescript
  • API Gateway
  • Cognito User Pool
  • DynamoDB

Tooling

Local Setup 🔧

npm install -g pnpm
pnpm install -g aws-cdk

[here]

Deploy 🔥

[here]