Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 428 Bytes

Grindery Nexus Orchestrator

Development

Run npm run server to start locally. All JSON-RPC methods are callable via the HTTP endpoint. Almost all of the methods require authentication, please go to https://nexus.grindery.com/ and sign in, then get your token from dev tools.

Deployment

Pushing to the repository will trigger a deployment to the live Grindery GKE cluster. A deployment should complete in ~5 minutes.