Skip to content

codeAdrian/homeBound

 
 

Repository files navigation

About

Installation

Pre-requisites

  • Firebase Firestore (with Blaze account)
  • Twilio account (trial or fully activated)

Project setup

Clone the repository (develop or master branch)

Run yarn install on cloned project on a local machine.

Create .env� in project root based on .env.sample file. Add Firebase API keys, Twilio phone number�there and test phone number (for trial account).

Deploy Twilio api keys to firebase

node_modules/.bin/firebase functions:config:set twilio.sid="..." twilio.token="..." twilio.twilioapikey="..." twilio.twilioapisecret="..."

Run the project with

yarn start

Build and deploy project to production

yarn build && firebase deploy

Contributors

Team PROTOTYP:

  • Adrian Bece
  • Vlatko Vlahek
  • Josip Ravas
  • Igor Plac
  • Valentina Bermanec

License

MIT

Disclaimer

No warranty expressed or implied. Software is as is.

About

App submission for Twilio Hackathon on DEV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •