This repository contains sample projects demonstrating the usage of Lacuna Software's Biometric APIs/SDKs in various programming languages and frameworks.
To run a sample, you need to start one backend and one frontend project. All backend projects run on port 5078, and all frontend projects run on port 4200.
Start the backend project of your choice. It will listen on http://localhost:5078.
Start the frontend project of your choice. It will be available at http://localhost:4200.