Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 414 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 414 Bytes

Drop

Alt text

Quick demo of using Upstash's Redis service & Mapbox.

Article written up here and demo

Getting started locally

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.