Giter Club home page Giter Club logo

vanpy-2019's Introduction

Dependencies to run examples

  • pyserial
  • pyqt
  • pygame
  • flask
  • autobahn
  • crossbar
pip install -r requirements-examples.txt

Running a crossbar router locally

There are two options:

Run directly with crossbar command

if you installed crossbar you can run crossbar start

Using Docker

run docker-compose up

Running a Crossbar Router on Heroku

The Procfile and requirements.txt file are setup to make deploying to heroku simple.

  1. install the (Heroku CLI)[https://devcenter.heroku.com/articles/heroku-cli]
  2. create a new heroku project from this repository

$ heroku create

  1. push code to the heroku remote (this remote is auto added in the previous step)

$ git push heroku master

  1. you will now have a crossbar router running at the url generated by heroku

vanpy-2019's People

Contributors

adrienemery avatar

Stargazers

 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.