Access Control
Explore and customize roles and permissions
Learn More
API Documentation
API Documentation for Developers on TrackGenesis

Before you can start using the Certicheck API service, you need to do the following:
Create a .env file in the root of the project. You can find a sample .env file in the root of the project. Update the values in the .env file to match your environment.
Install all the dependencies by running the following command:
npm installnpm run dev