GithubHelp home page GithubHelp logo

target-iot-summit2017's Introduction

Adobe Target IoT Node.js server

An sample React app that uses target-node-client to showcase some of the IoT integrations.

Features:

  • Generate page on the server
  • Implement Adobe Target server side to generate targeted content
  • Websocket push to web page to show content.
  • Expose API to set state of IoT device profile.

Run application

  1. Clone the repo
git clone https://github.com/Adobe-Marketing-Cloud/target-iot-summit2017
  1. Run the mock server
npm run mock

This will simulate a Target Edge Server to Server REST API

  1. Run the sample React app
npm run www

NOTE: You will have to run this in another terminal window.

Once the application started, open your browser and go to http://localhost:5000. You should see an image of Bumblebee the Transformer Autobot.

If you want to hit a production server from the React app, make sure that you customize the values in config.json. For example if you want to get some personalized content using adobe client code you should change the config.json to something like this:

{
  "client": "adobe"
}

target-iot-summit2017's People

Contributors

dplacinta 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.