The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

1014 B

Run Bubble from a Binary Distribution

The setup instructions below assume you are running Ubuntu 20.04 or Mac OS X.

If you’re running another flavor of Linux, you can probably figure out how to get things working.

If you’re running Windows, things might be more difficult.

Download a Bubble Distribution

Download the latest Bubble release

Open a command-line terminal.

Unzip the file that you downloaded:

unzip bubble.zip

Change directories into the directory containing the files that were unzipped:

cd bubble-Adventure_1.x.x     # replace `Adventure_1.x.x` with the version that you downloaded

One-Time System Setup

You’ll need to install some software for Bubble to work correctly.

Follow the instructions in System Software Setup to install the required software.

Run Bubble

Continue by running your Bubble as a Local Launcher.