The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

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.