Skip to content

khaledyoussef24/tfgrid-sdk-ts

 
 

Repository files navigation

tfgrid-sdk-ts

Version Lint Build Code Coverage

This repo contains the typescript clients and projects for Threefold grid.

Packages

Requirements

The main requirements are:

Install

yarn install

Build

yarn lerna run build

If the build fails due to a memory issue, please use the following command

export NODE_OPTIONS="--max-old-space-size=8192"

Related Documentations

About

for testing creating issues automaticly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.8%
  • TypeScript 14.5%
  • Vue 12.1%
  • CSS 1.3%
  • JavaScript 0.2%
  • Shell 0.1%