1.0.0 • Published 7 months ago

user-onboarding-api v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

user-onboarding-api"

Description

This is a TypeScript powered HTTP API backend service (Amazon API Gateway V2) to demonstrate complete user onboarding using Amazon Cognito.

  • platform: AWS
  • language: TypeScript
  • runtime/environment: NodeJS
  • framewrok: serverless

Start the service

To start the service locally: npm run start

To deploy the service in AWS: npm run deploy

To check the code linting: npm run code-check

To commit the code: npm run commit

1.0.0

7 months ago