Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 200 Bytes

File metadata and controls

11 lines (6 loc) · 200 Bytes

Docs for SQLRsync.com

The help/ directory is compiled using Eleventy into the webapp/app/pages/help directory.

To dev locally

pnpm run dev

To build into webapp/app/pages/help

pnpm run build