eMerzh / labas

Display City extract from OSM

Home Page:https://emerzh.github.io/labas/

Repository from Github https://github.comeMerzh/labasRepository from Github https://github.comeMerzh/labas

Labas

Display a city extract of OSM data.

Running locally

Getting Started

First, run the development server:

create a DB with the following schema (PostgreSQL): Look in the fetchHistory.js file for the queries to run.

create a .env.local file with the following variables:

PGHOST=host....
PGUSER=user
PGDATABASE=DB
PGPASSWORD=pass
pnpm install
pnpm run dev

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

About

Display City extract from OSM

https://emerzh.github.io/labas/


Languages

Language:TypeScript 86.9%Language:CSS 12.4%Language:JavaScript 0.7%