Getting started
Getting started with the Specify SDK.
Prerequisites
TypeScript vs JavaScript
Installation
my-app/
src/
components/
...
index.ts
public/
package.json
...Create a specify directory
Initialize a JavaScript module
Setup TypeScript
Prepare the environment secrets
Create a Specify Client
Authenticate
Test your script
List your organization repositories
Last updated
Was this helpful?