From 0af3d8e2853df23cf6a8ada63bd4238ab4628dc2 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 25 Aug 2020 19:59:13 +0200 Subject: [PATCH] docs(showcases): added example for Heroku (#3414) Co-authored-by: Arjun Attam --- docs/showcase.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/showcase.md b/docs/showcase.md index 5ea197584d..1a81765a1e 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -44,6 +44,7 @@ * [playwright-azure-functions](https://github.com/arjun27/playwright-azure-functions): Playwright setup on Azure Functions * [playwright-aws-lambda](https://github.com/austinkelleher/playwright-aws-lambda): Playwright setup on AWS Lambda * [playwright-jest-circus-allure](https://github.com/d-shch/playwright-jest-circus-allure): Example how to use allure-report and jest-circus with playwright +* [Heroku Playwright Example](https://github.com/mxschmitt/heroku-playwright-example): Example using Playwright on Heroku ## Guides