Servless design developed using Angular , AWS Lambda and MongoDB supported with Cognito based authentication
Run the frontend application
- Run
npm install
- ng serve --port <>
- Check AWS-API Gateway end point
- Check AWS-Cognito userpool Ids
Deploy Lambda to AWS Console
- run
npm install
- zip the backend folder
- upload it AWS-Lambda Console
- Change MongoDB URI
- Add API-Gateway endpoint