Skip to content

sdzharkov/Tesla_Twilio_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesla Twilio Backend

Provide realtime CRUD commands to the server with texts using the Twilio API, while displaying the results with websockets to the React frontend.

Text a Twilio commands with the following type of commands and watch then appear on the frontend.

Example CRUD Commands to text: ‘create – 1234 – Nikola Tesla’, ‘read – 1234’, ‘update – 1234 – Tesla Motors’, ‘delete – 1234’

The frontend code could be found here.

Heroku Links

Backend: https://tesla-twilio-app.herokuapp.com/ Frontend: https://tesla-twilio-frontend.herokuapp.com/

Releases

No releases published

Packages

No packages published