/scrpr

Serverless monorepo: client + api + batch + storage on aws

Primary LanguageTypeScript

scrpr

packages
├── api
|  ├── # Cloudfront
|  ├── # Cognito
|  ├── # Lambda
|  └── # GraphQL
├── batch
|  ├── # AWS Batch
|  ├── # Docker
|  └── # puppeteer
├── client
|  ├── # S3 with OAI control
|  └── # React with typescript
├── domain
|  └── # VPC, subnets, routing, ...
└── storage
   ├── # AWS RDS postgresql
   └── # knexjs
  • Typescript
  • Serverless
  • GraphQL
  • Postgresql
  • Puppeteer
  • Cognito
  • React
  • Storybook
  • Cypress.io
  • Circle CI
  • Websockets
  • AWS Batch
  • Docker
  • Puppeteer
  • rxjs
  • Relay