Setup Guide

This guide is the beginning of the documentation with the built-in Notes for the database. Will help you gain a better understanding of how the template and Bubble works.

Starting with the Template

Once you have bought or added a block to your account, you will see a dropdown in the New Application popup that lets you pick a template as the basis for the new application.
Note: This can only be done when you create a new app.
Image without caption
After you've selected a block you bought, complete the other fields with necessary data (i.e: Name of the new app, What kind of application you are building, etc) and press Create a new app.
💡
Tip: A template isn't a theme for your app, but a pre-built set of elements and workflows. You can modify the template as you would modify another app.
Wait for Bubble to load the application with all the data.
Image without caption
After the application has loaded, you'll see the Bubble assistant on the left side for New Application. You can close it or follow the assistant steps to adjust different settings.
Image without caption
Congrats: You have successfully created a Bubble app based on your template. Now, you can proceed with the setups and dive into the Bubble no-code development toolset.

API Connector

This template is using third-party services. There are some data calls left that require API Keys configurations in order to function properly. These services are:

TMDB API

These API Calls are used for sourcing all or most of its data on movies, actors, etc.

Prerequisites

You must have an account on the themoviedb to interact with the TMDB API. For that, create your development account here: https://www.themoviedb.org/documentation/api?language=en-US
Note: The tmdb API for sourcing may have data on movies, actors, etc that is partially complete so some pages may look partially full. For details on API and availability check: https://www.themoviedb.org/documentation/api?language=en-US
💡
API Connector: find out more on how it works here: https://bubble.io/video/intro-to-apis--the-api-connector

Google Plugin

In order to make the Sign in with Google option work properly, it is required to configure the Google plugin within your Bubble editor.
💡
Google: See the documentation on how to set the Google Plugin in Bubble.

Facebook Plugin

In order to make the Sign in with Facebook option work properly, it is required to configure the Facebook plugin within your Bubble editor.
💡
Facebook: See the documentation on how to set the Facebook Plugin in Bubble.

Remove Demo Login

This template comes with demo accounts and demo buttons for testing purposes, which do not require a full sign-up process in order to test the platform features. Feel free to delete these login options in your app.
💡
Tip: Please note that deleting the demo buttons will delete the button workflows as well. Removing these demo options doesn't affect any other aspect of the template.
In order to delete demo items, follow the instructions:
  • on login_signup page delete the “DEMO LOGIN” buttons:
Image without caption

Remove Banner

This template comes with a promotional banner above the Header element. Feel free to remove it from your app.
💡
Banner: See the instructions on how to remove the Rapid Dev Banner in your template.