The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 

1.0 KiB

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.