Examples using Keyforge, the Node.js SDK, and the public REST API.
Documentation is available here.
-
Electron Application - Simple Electron app, protected with licenses. No backend is required.
-
Offline Electron Application - Simple desktop app built with Electron, protected with licenses. License validation is done offline, by verifying a token. No backend is required.
-
Hono API - Basic API server built with Hono. Uses the Keyforge Node.js SDK to work with licenses.