Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

aws-samples/aws-basic-deployment-workshop-sample

For AWS Basic Deployment Workshop

https://catalog.us-east-1.prod.workshops.aws/v2/workshops/3fd6c80b-39f2-4534-b69c-c400aed50c67/ko-KR/

Description

The application is a sample Nest.js application that tests an RDS connection through AWS Secrets Manager and an S3 connection through a VPC endpoint.

Installation

$ npm install

If you get an ERESOLVE unable to resolve dependency tree error, run the command below and try npm install again.

$ npm install @nestjs/config@latest

Running the app

Edit .env file

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run deploy

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors