Skip to main content
NexVelt LogoNexvelt
NexVelt Reference

System Documentation

Getting started manuals, database schema patterns, and deployment check lists.

01 / Getting Started

Every NexVelt application relies on initial configuration files. To initialize your pipeline, clone the repository dependencies and execute standard env configuration tags.

02 / Local-First SQLite Setup

For mobile terminals running POS software, configure SQLite local replication nodes to cache transaction ledgers locally and sync back to Postgres targets.

03 / Troubleshooting Webhooks

If payment gateway callbacks fail, verify webhook headers validation parameters. All NexVelt webhook payloads include HMAC signature hashes for verification.