Deploy Playwright on Northflank
Published 29th December 2023
By Northflank
This application serves as an example of how to use Playwright to generate a screenshot of a web page and return it when triggered by a HTTP request.
This example was based off the react-themes-demo application.
This template clones a repository into your Git account and deploys it in a combined service.
- Create an account on Northflank
- Click deploy Playwright now
- Select the Git account, name the repository, and set the repository public or private
- Click
deploy stack
to save and run the Playwright template - Select the Playwright service when the template run has finished
- Open the
code.run
domain
After deploying this template you can clone the repository locally, make changes, and push them. The changes will be automatically built and deployed.