Skip to content

galaddirie/browsergrid

Repository files navigation

Browsergrid

A distributed browser automation platform built with Elixir and Phoenix LiveView.

Development Setup

Prerequisites

Quick Start

  1. Clone the repository:

    git clone <repository-url>
    cd browsergrid
  2. Copy environment variables:

    cp env.example .env
  3. Bootstrap the Kubernetes cluster:

    task dev:init
  4. Launch Browsergrid:

    task dev:up
  5. Access the application at http://localhost:4000

When finished, tear everything down with task destroy.

About

A distributed browser automation platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors