Skip to content

kinetics-dev/kinetics

Repository files navigation


Kinetics

Technology Management & Innovation platform

This is the monorepo repository for Kinetics Developers. It uses yarn workspaces and zero-install to manage all dependencies.

GitLab

File Structure

Package Description
examples Examples
kinetics-auth Kinetics Auth SDK (React)
kinetics-core Kinetics Core SDK (Node.js)

Documentation

Check out https://docs.kinetics.dev

Development

To get started, running yarn install in the root of the project will install all of the dependencies for you and you can simply cd packages/<pkg> and run the essentials scripts in each package respectively.

Releases

No releases published

Packages

No packages published