Lightyear helps you to write powerful integrations in a few lines of code. With built-in authentications and serverless infrastructure, we help you take the complexity out of API automation.
Create your project directory from our template.
npx @runlightyear/cli create lightyear-integrationsChange to the directory and log in to the app using the command line.
npm installnpx lightyear signupor if you already have a Lightyear account
npx lightyear loginnpm run devnpm run deploy