Skip to content

Conversation

@aq17
Copy link

@aq17 aq17 commented Jan 13, 2026

Goal: Demonstrate Browserbase Functions by creating a serverless screenshot API that captures web pages on-demand.

  • Shows how to define, test, and deploy browser automation as serverless functions.

@aq17
Copy link
Author

aq17 commented Jan 13, 2026

First template PR, all feedback appreciated 🙇🏼

@shubh24
Copy link

shubh24 commented Jan 13, 2026

Missing files that need to be added?

  1. package.json - Required for pnpm install to work. I had to create one with:
    - @browserbasehq/sdk-functions
    - dotenv
    - playwright-core
  2. .env.example - Referenced in README but not included

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants