Skip to content

Commit

Permalink
Blogpost link and lite readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joelgriffith committed Mar 21, 2023
1 parent 57d30a4 commit d10452d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Puppeteer Vercel

Welcome! This repository demonstrates how to use puppeteer on vercel with browserless. [For more information visit our blog post here](https://www.browserless.io/blog/2023/03/21/puppeteer-vercel). You'll need a browserless API token in order for this to work properly which you can get by [signing up here](https://www.browserless.io/sign-up-cloud-unit/).

Our code for this project is in `src/pages/api/pdf.ts` and in the `env.local` -- everything else is left untouched from the initial install! README including starting below

---

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started
Expand Down

0 comments on commit d10452d

Please sign in to comment.