Git Product home page Git Product logo

app-bootstrap's Introduction

App Bootstrap

App Bootstrap is meant to be a starting point for nowspots app development that provides a minimum amount of code to create an app.

Environments

Production

put the production url here.

Staging

put the staging url here.

GET /serve

Serves up the customizable widget.

GET /setting.json

Serves the json that defines the configuration parameters. The Nowspots.com UI uses this to create a configuration form for the app.

Application parameters:

spot            - Str  - required       - NowSpots Spot id
app             - Str  - required       - NowSpots SpotApp id
destination_url - Str  - required       - Any clicks not explicitly tracked will fall through to this URL
source          - Str  - required       - Configure the app to draw information from a source.
preview         - Bool - default: true  - If true, no event tracking will take place. Valid values: true, false

By default, all apps are served in preview mode. In preview mode, only the username is required to serve the app.

If you wish to enable event tracking, make sure to explicitly set preview to false.

Customization parameters

height                 - Int  - default: 250            - Height of the widget, in pixels
width                  - Int  - default: 300            - Width of the widget, in pixels

app-bootstrap's People

Contributors

chriserin avatar

Watchers

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