Coder Social home page Coder Social logo

bannodemo's Introduction

Banno Demo

Build Status

Twitter firehose data

FS2 0.10.0-M10 Scaladoc

FS2 0.10.0-M11 Scaladoc


Quick Start

Docker Compose is required. If building the Docker Image from source, be sure to also clone the sub-module in this repository, as Docker will copy its contents into the Image when building.

  1. Create a Twitter App
  2. Create a file BannoDemo/ops/.env. Docker Compose will read this file for its environmental variables
  3. Copy this template and the corresponding credentials from your Twitter App into the file .env:
TWITTER_CONSUMER_TOKEN_KEY=
TWITTER_CONSUMER_TOKEN_SECRET=
TWITTER_ACCESS_TOKEN_KEY=
TWITTER_ACCESS_TOKEN_SECRET=
  1. Proceed with either a pre-built Docker Image, or build the image from source

Start from Pre-built Docker Image

  1. Pull the Docker image from Docker Hub: peterbecich/bannodemo or peterbecich/bannodemo-arm64

  2. Proceed to start the Compose application

(or) Build from Source

SBT is required.

  1. Start SBT in BannoDemo/
  2. Run test in SBT
  3. Run docker in SBT to produce the Docker image peterbecich/bannodemo:latest
  4. Exit SBT
  5. Proceed to start the Compose application

Start Docker Compose

  1. Change directory to BannoDemo/ops/
  2. Run docker-compose up to start the demonstration and log to the terminal, or docker-compose up -d to start the demonstration and detach
  3. Visit http://localhost/stats
  4. If detached, run docker-compose down to stop the Compose application

bannodemo's People

Contributors

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