0.1.42 • Published 22 days ago

@stedi/integrations-sdk v0.1.42

Weekly downloads
-
License
ISC
Repository
-
Last release
22 days ago

Stedi Integrations SDK

You do not need to directly install this project – it will be automatically included when you provision a new integrations project using the Stedi CLI.

Getting started

NOTE: You must have a working Node 18 or later environment installed on your machine before you proceed.

Using the Stedi CLI to generate a new integrations project

Using the Stedi CLI, you can generate an empty TypeScript project with all the necessary dependencies required to build, test, and deploy Stedi Functions.

  1. Ensure you have the latest Stedi CLI version installed globally

      npm install -g @stedi/cli
  2. Generate your new integrations project and move into the newly created directory.

      stedi integrations init --path=my-stedi-config
    
      cd my-stedi-config
  3. Install the npm dependencies.

      npm install
  4. Refer to the generated README.md for next steps.

      open README.md
0.1.42

22 days ago

0.1.41

3 months ago

0.1.39

4 months ago

0.1.38

4 months ago

0.1.37

4 months ago

0.1.35

4 months ago

0.1.36

4 months ago

0.1.30

7 months ago

0.1.31

7 months ago

0.1.32

6 months ago

0.1.33

6 months ago

0.1.34

6 months ago

0.1.27

8 months ago

0.1.28

8 months ago

0.1.29

7 months ago

0.1.20

10 months ago

0.1.22

9 months ago

0.1.23

9 months ago

0.1.24

9 months ago

0.1.25

9 months ago

0.1.26

9 months ago

0.1.17

11 months ago

0.1.18

11 months ago

0.1.19

10 months ago

0.1.14

11 months ago

0.1.15

11 months ago

0.1.16

11 months ago

0.1.13

11 months ago

0.1.12

12 months ago

0.1.11

12 months ago

0.1.10

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago