We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb07783 commit 3d8a240Copy full SHA for 3d8a240
README.md
@@ -88,4 +88,5 @@ Github Actions have been set up to continuously
88
- [ ] Use pagination with [servant-pagination](https://hackage.haskell.org/package/servant-pagination)
89
- [ ] Use Redis to cache requests
90
- [ ] Implement rate limiting to prevent abuse
91
-- [ ] Add monitoring and alerting for the application
+- [ ] Add monitoring and alerting for the application
92
+- [ ] Slim down Docker image by leveraging two-stage builds
0 commit comments