brafiq / dashboard-solution-backend

Backend code for a company dashboard web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tool for displaying data from various sources onto a simple html5 dashboard for use on a TV

Setup

With `npm`:

    npm install

or with `yarn`:

    yarn install
    
    
Install `simple instagram scraper`:

    npm i simple-instagram-scraper
    
Install 'twitter timeline':
    npm install --save react-twitter-embedded-timeline

Running locally

With npm:

npm start <aptitude username> <aptitude password>

or with yarn:

yarn start <aptitude username> <aptitude password>

About

Backend code for a company dashboard web app.


Languages

Language:JavaScript 91.4%Language:HTML 4.3%Language:Roff 2.4%Language:C++ 0.7%Language:CoffeeScript 0.3%Language:TypeScript 0.3%Language:Shell 0.3%Language:Makefile 0.1%Language:CSS 0.1%Language:Python 0.0%Language:Dockerfile 0.0%Language:LiveScript 0.0%Language:Batchfile 0.0%Language:C 0.0%Language:Emacs Lisp 0.0%