Skip to content

twilio-labs/serverless-toolkit

Folders and files

NameName
Last commit message
Last commit date
Feb 6, 2025
Mar 27, 2024
Jul 27, 2021
Jul 18, 2018
Mar 20, 2024
Aug 10, 2020
Feb 6, 2025
Dec 8, 2023
Aug 12, 2020
Aug 12, 2020
Mar 20, 2024
Feb 7, 2023
Dec 8, 2023
Aug 26, 2020
Oct 17, 2019
Sep 25, 2019
Jan 17, 2023
Jan 17, 2023
Mar 18, 2024
Aug 10, 2020
Dec 11, 2024
Aug 1, 2024
May 22, 2020

Repository files navigation

Seagull with a French Fry*

Serverless Toolkit

Part of Twilio Labs Banner

What is the Serverless Toolkit?

The Serverless Toolkit is CLI tooling to help you develop locally and deploy to the Twilio Functions & Assets.

There are two ways you can use the toolkit. If you are already using the Twilio CLI, you can install it via a plugin. Alternatively, you can use the toolkit as a standalone using twilio-run via npm or another Node.js package manager.

Throughout the docs, you can switch in the code snippets between Twilio-CLI and Bash Session to get the commands for both versions.

Let's work together

Everything in this toolkit is released under Twilio Labs and fully open-source. If you find any problems with this, please file an issue or even create a pull request to work together with us on the toolkit. We would love to hear your ideas and feedback!

Project Structure & Contributing

This project is a monorepo, meaning it contains multiple packages in one repository. It consists out of the following packages:

Also part of the Serverless toolkit, but in another repository:

To understand more about the structure and the design of the Toolkit check out the design documentation.

Setup & Development

This project uses npm workspaces as a tool to manage the monorepo. If you are unfamiliar with the tool, start by checking out the the npm docs and make sure you use at least npm version 8 or newer (npm install -g npm@8).

git clone git@github.com:twilio-labs/serverless-toolkit.git
cd serverless-toolkit
npm install
npm run build

License

MIT

Disclaimer

Unofficial logo. Not a Twilio logo.