README.md
March 9, 2021 ยท View on GitHub
NestJS Sample Solutions
Welcome to NestJS Sample Solutions repository. Here we implement solutions to defined problem statements. The solutions are based on our starter-kit repositories.
Starter-Kits
- Monolithic Project, Rest API - https://github.com/monstar-lab-oss/nestjs-starter-rest-api
Sample Solutions
- 1. Simple Blog [WIP]
- Uses:
- 2. AWS Lambda deployment [Initial Draft]
- Uses: nestjs-starter-rest-api
- Uses: Serverless Framework
- 3. AWS ECS Fargate deployment [Initial Draft]
- Uses: nestjs-starter-rest-api
- Uses: Terraform