Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

smotim/kit-api

Repository files navigation

KIT API Service

Copy the code and deploy on your machine. Double check for KIT env.

cp .env.example .env

You can generate api token here https://cabinet-new.tk-kit.com/developers/get-token

Once deployed, run:

composer install
php artisan migrate
php artisan sync:all

This will seed and sync all the data required to make KIT price calculations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published