GithubHelp home page GithubHelp logo

bigmoves / ember-orchestrate-node-example Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 588 KB

Starter kit for Orchestrate.io and Ember.js with token authentication.

Home Page: http://desolate-waters-2375.herokuapp.com/

JavaScript 99.42% CSS 0.58%

ember-orchestrate-node-example's Introduction

##Starter kit for Ember.js and Orchestrate apps

Features

  • JWT token based user authentication
  • Twitter Bootstrap

Prerequisites

  • Register for a free Orchestrate.io account and create an application. Once you create an app, make note of the api key on the app's dashboard page.
  • You will also need Node

Getting Started

$ git clone [email protected]:chadtmiller/ember-orchestrate.git
$ cd ember-orchestrate
$ npm install
$ ORCHESTRATE_API_KEY=somekey node server.js

Then navigate to http://localhost:3000 in your browser.

By default, new users will be added to a collection called "users".

Deploying to Heroku

$ heroku login
$ rm -rf .git
$ git init
$ git add .
$ git commit -m "init"
$ heroku create

After you run heroku create, you'll need to add the orchestrate api key to app's environment variables. To do this, go to you heroku dashboard page and find the app you just created. Then go to the settings page and add ORCHESTRATE_API_KEY and the corresponding key to the Config Variables.

Then run git push heroku master to deploy the app to heroku.

ember-orchestrate-node-example's People

Contributors

bigmoves avatar

Watchers

 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.