Home
Softono
parchment

parchment

Open source TypeScript
28
Stars
0
Forks
101
Issues
1
Watchers
2 weeks
Last Commit

About parchment

A modern mapping and navigation app based on open data and open source software

Platforms

Web Self-hosted

Languages

TypeScript

Parchment Maps

A modern mapping and navigation app based on open data and open source technologies.

Quick Start

git clone https://github.com/alexwohlbruck/parchment.git
cd parchment
cp .env.example .env
# Edit .env with your settings (database, server origins, email)
./start.sh dev

Documentation

Full documentation (getting started, environment, self-hosting, development, testing, and more) is at https://docs.parchment.app.

To run the docs locally:

cd docs && bun run dev

Then open http://localhost:3001/docs (live site: https://docs.parchment.app).

License

AGPL-3.0 — see LICENSE. Free to self-host; cannot sell as a service without sharing source.