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-integrations
Change to the directory and log in to the app using the command line.
npm install
npx lightyear signup
or if you already have a Lightyear account
npx lightyear login
npm run dev
npm run deploy