Monty Taylor 118a55caa9 Make our lines clearer
Change-Id: I87e0ebeb772018d76488a5b977efeb65b43dbb2e
2025-01-25 22:36:08 -08:00
2024-06-08 08:07:50 -07:00
2025-01-25 22:36:08 -08: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
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 14:30:53 -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 08:07:50 -07:00
2025-01-25 08:30:39 +09:00
2024-06-08 21:29:02 +00:00
2025-01-25 08:30:39 +09: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 5.8 MiB
Languages
JavaScript 91.3%
SCSS 8.7%