Home
Softono

Parchment

Open source TypeScript
28
Stars
0
Forks
101
Issues
1
Watchers
3 months
Last Commit

 About Parchment

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

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Parchment?

We provide expert installation service for this software. Our team will install, configure, and secure Parchment on your server. plans start at just $30.

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.