Skip to content

Commit

Permalink
docs: Add break line
Browse files Browse the repository at this point in the history
  • Loading branch information
nghdavid committed Dec 16, 2022
1 parent 7927d23 commit 44ed069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ Tools: Redis, JWT token
- When an user successfully checks out, checkout API
would submit email and user id to SQS before responding to an user. After that, SQS would trigger Lambda to send email with Nodemailer.
<img width="60%" alt="SQS" src="./docs/readme/SQS.png">

## How to prevent robot attack
- The user has to answer a question related to the product correctly
- Setup rate limiter in Nginx to prevent malicious attacks
Expand Down

0 comments on commit 44ed069

Please sign in to comment.