Skip to content

mvargeson/client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

New reactions is a platform to interact with technology that surrounds our physical and digital space. We believe in the power of connectivity and automation, where a user can hand over control of a certain aspect of their lives, to make life a little easier. This project was born from an admiration of IFTTT’s brilliant approach to IoT -- simultaneously paying homage and innovating on the concept. Here, we harness the power of technology to transform actions into reactions.

–––––––

preview

How it Works

New reactions allows a user to select an action, for example when a user receives a Gmail labeled "important", a reaction, such as a SMS text message via Twilio, will be sent. An action is connected to a reaction through the creation of a formulae. Another use case is that a user can send a text message to turn on any device, such as a fan, connected to a Belkin Wemo Insight Smart Switch.

preview preview

Microservices Architecture

New reactions is built upon modular microservices -- each service runs in a Docker container linked together through a docker-compose.yml file, which offers:

  1. Portability between execution environments, such as AWS or Digital Ocean.
  2. Minimize divergence between development and production environments which streamlines continuous deployment.
  3. Scalability -- new instances of microservices can be readily created. preview

Technology Stack

logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 66.3%
  • CSS 32.0%
  • HTML 1.7%