Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.
/ sms-demo Public archive

Turbo 360 tutorial. "We deploy a serverless function on the Turbo 360 Vectors platform. The function sends an SMS text message using the Twilio SDK and the Turbo 360 Vectors serverless platform to execute with the need for a backend."

Notifications You must be signed in to change notification settings

WilliamKelley/sms-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sms-demo

This project was built with Turbo 360. To learn more, click here: https://www.turbo360.co

Instructions

After cloning into repo, cd to project root directory and run npm install:

$ npm install

To run dev server, install Turbo CLI globally:

$ sudo npm install turbo-cli -g

Then run devserver from project root directory:

$ turbo devserver

To build for production, run build:

$ npm run build

About

Turbo 360 tutorial. "We deploy a serverless function on the Turbo 360 Vectors platform. The function sends an SMS text message using the Twilio SDK and the Turbo 360 Vectors serverless platform to execute with the need for a backend."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published