Quick Start
Getting started with Bubbly Maps locally
Introduction
Bubbly Maps (Bub-blee Maps) is a water fountain mapping app, designed to be fast, flexible, and packed with quality features.
You can access the official Bubbly Maps public instance here.
Self-hosting
This guide will teach you how to self host the platform. This will allow you to map your own water fountain dataset on a map.
Prerequisites
Before you begin, make sure you have the following installed:
Installing Bubbly Maps
Next, execute the following commands in your terminal.
git clone https://github.com/bubblymaps/bubblymaps
cd bubblymaps- Edit
docker-compose.ymlwith your environment variables. - Start Bubbly Maps:
docker compose up --buildYou can now access your hosted instance at port 2000.