Preview the documentation
This documentation is built with Mintlify.
Start the dev server
From the docs/ directory:The site is served at http://localhost:3000. Validate before publishing
mint validate
mint broken-links
The application source code lives in the sibling shopnexus/ repositories.
Fill in the concrete commands for your environment.
Clone the services
Clone the service repositories you intend to run.
Configure environment
Provide each service its required environment variables and secrets.
Start dependencies
Bring up shared infrastructure (database, message broker, cache).
Launch services
Start each service and verify health endpoints respond.