We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b9fcc commit 7443c7cCopy full SHA for 7443c7c
README.md
@@ -7,3 +7,8 @@ This repo contains the source code of my portfolio website.
7
### [API Source Code](https://github.com/tonybnya/portfolio-api)
8
9
### [Admin Panel Source Code](https://github.com/tonybnya/portfolio-api-admin-panel)
10
+
11
12
+> **Note on performance:**
13
+> This service is hosted on Render’s free tier, which may introduce a cold-start delay on first request.
14
+> In production, this would be deployed on an always-on plan to guarantee low latency.
0 commit comments