logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install browserless/browserless. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

browserless/browserless Installation Guide

How to install browserless/browserless. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for browserless/browserless. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i browserless/browserless
or

Install via npx

npx @hexmos/ipm i browserless/browserless

Prerequisites

Docker

system_tool

Version: 3.8.0-ce, 17.04.1-rc2, 20.03.1-rc1, 20.03.1-rc2, 20.03.1-rc3, 20.03.1-rc4

Node.js

library

Version: 18.16.0

Python

language

Version: 3.9.12

Git

system_tool

Version: 2.34.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Docker Image

docker run -p 3000:3000 ghcr.io/browserless/chromium

Node Package Manager

npm install

npx @browserless.io/browserless create

Install via npm

npm install

Post Installation Steps

  • Start the server: `npm run start`
  • Run migrations: `npx sequelize db:migrate`