Monty Taylor 97ada7e6df Update homes list
Change-Id: I330e7b42f12f1a1e2a7528cf5d2b8ebd3dad571b
2025-08-30 06:58:58 -07:00
2024-06-08 08:07:50 -07:00
2025-08-30 06:58:58 -07:00
2024-06-08 08:07:50 -07:00
2024-06-08 08:07:50 -07:00
2024-06-07 15:36:02 +00:00
2025-02-16 08:54:32 -08:00
2024-06-08 08:07:50 -07:00
2024-06-08 08:07:50 -07:00
2025-02-16 08:54:32 -08:00
2024-06-08 08:07:50 -07:00
2024-06-08 08:07:50 -07:00
2024-06-08 08:07:50 -07:00
2024-06-08 08:07:50 -07:00
2024-06-08 21:29:02 +00:00

waterwanders.com

Zuul Gated

This repo contains the Water Wanders website that is built with Next.js

It follows the JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.

The mapping uses Maplibre via React-map-gl

Features

  • Map showing locations of where weve been
  • Calendar view of location data
  • Netlify deploy configuration

Prerequisites

Access Locally

$ git clone https://opendev.org/waterwanders/waterwanders
$ cd waterwanders
$ yarn
$ yarn run dev

The local test version will be found at https://localhost:3000

Description
Single-tenant whitelabel site using wanders.cloud
Readme 6 MiB
Languages
JavaScript 91.3%
SCSS 8.7%