qalqi / generative-sdk-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generative-sdk

This project is sdk of Generative XYZ.

Requirements

The following dependencies are required to build and run this project, depending on your OS, they may already be installed:

  • Install node (v18 recommended)
  • Install yarn or npm

Installation

  1. Get started:
touch .env.local
  1. Install dependencies:
yarn install
  1. Start development server
yarn dev
  1. Build
yarn build
  1. Run test
npx ts-node src/foo.ts

https://bitcoinops.org/en/tools/calc-size/

About


Languages

Language:TypeScript 99.4%Language:JavaScript 0.5%Language:Shell 0.1%