Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Checkpoints Documentation

Source for docs.smartcheckpoints.xyz, built on Mintlify.

Layout

index.mdx            Introduction
quickstart.mdx       Server to first violation
concepts/            The graph model, enforcement, distance drivers, data quality
reference/           REST API, realtime events, driver protocol, the map bridge,
                     the console, data model
docs.json            Navigation, theme, fonts, footer
style.css            Mono font, applied on top of the docs.json theme
logo/                Lockups for the light and dark navbar

Local preview

npm i -g mint
mint dev

Run it from this directory, where docs.json lives. The preview is on http://localhost:3000.

Publishing

Changes deploy automatically when they land on the default branch, through the Mintlify GitHub app.

Keeping it true

Every protocol and schema detail here is documented against the code in server and driver-osrm, not against a spec. The driver protocol is v2; the REST, realtime, and storage references track server.js, database.js, api-key-manager.js, and diagnostics.js. When any of them changes, the reference pages change with it.

About

Documentation for Smart Checkpoints, covering system architecture, deployment guides, and the Distance Driver interface specification.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages