> For the complete documentation index, see [llms.txt](https://docs.scaffold.ly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaffold.ly/credits.md).

# Credits

## [ngx-rocket](https://github.com/ngx-rocket)

They provided an excellent starting point for our Angular template

## [Serverless](https://github.com/serverless)

The entire API deploy pattern is build on this.

## [Terraform](https://github.com/hashicorp/terraform)

All infrastructure is built with this tool

## [tsoa](https://github.com/lukeautry/tsoa)

Method decorators in TypeScript for automatic API generation

## [Jose](https://github.com/panva/jose)

JWT Token Generation

## [openapi-generator](https://github.com/OpenAPITools/openapi-generator)

Generation of Client SDKs based on an OpenAPI document

## [serverless-express](https://github.com/vendia/serverless-express)

Making Lambda functions run on Serverless
