This is a repository for backend services for RS School AWS Cloud Developer course application. It uses the following technologies:
- npm as a package manager
- Prettier as a code formatting tool
- TypeScript as a type checking tool
- Jest as a testing framework
- AWS CDK as a deployment tool
Each service is located in its folder.
Common dependencies and global configs are located in the repository root folder.
Global scripts should be run from the repository root folder.
Each service provide its own scripts to be run from the service folder.
Runs tests in console, in browser or with coverage.
Runs prettier checking and formatting for all files.
Product Service API Gateway URL