To install dependencies:
bun install
To run:
bun dev
BUT…
This repo does not include the data required to run the server. To successfully run the geodeo
server, data is needed specifically in ./data
as a SQLite db of vector tiles.
To install dependencies:
bun install
To run:
bun dev
BUT…
This repo does not include the data required to run the server. To successfully run the geodeo
server, data is needed specifically in ./data
as a SQLite db of vector tiles.