Code Monkey home page Code Monkey logo

hype-someone-up's Introduction

Develop a Laravel app on Sail using Twilio programmable Voice, SMS and SendGrid

This project was for Twilio Developer Voices on September 2022. The mission was to choose one of the of the available themes, and write a code and tutorial of that code for Twilio blog.

This is the theme that this project is based on :

December: Gift of Code

The Golden Rule says that “it’s better to give than to receive” and December is the perfect time of the year to share our best. Kick off the Holiday Season by using your coding skills to build a gift for someone special in your life.

And basically this gift sends an inspirational quote to that special someone every day, but in order to avoid getting boring it does it through different communication channels: -call -SMS -Email Which I have used Twilio products for.

Here is the link to the Twilio article that I have written as a tutorial for this project:

https://www.twilio.com/blog/hype-someone-this-christmas-laravel-sail-twilio-programmable-voice-sendgrid

And in order to run this project all you have to do is:

git clone [email protected]:dibakalantari/hype-me-up.git

cd hype-me-up

docker run --rm \
    -u "$(id -u):$(id -g)" \
    -v $(pwd):/var/www/html \
    -w /var/www/html \
    laravelsail/php81-composer:latest \
    composer install --ignore-platform-reqs
    
./vendor/bin/sail up

hype-someone-up's People

Contributors

dibakalantari avatar dibakalaantari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.